Enfusion Script API
Loading...
Searching...
No Matches
CinematicTrackBase Interface Reference
Inheritance diagram for CinematicTrackBase:
ScriptAndConfig Managed

Public Member Functions

proto external string GetTrackName ()
 
proto external string GetSceneName ()
 
void OnInit (World world)
 
void OnFinish ()
 
void OnApply (float time)
 
- Public Member Functions inherited from Managed
proto external ref Managed Clone ()
 Return shallow copy of object, or null if it is not allowed (not public constructor)
 

Member Function Documentation

◆ GetSceneName()

proto external string CinematicTrackBase.GetSceneName ( )

◆ GetTrackName()

proto external string CinematicTrackBase.GetTrackName ( )

◆ OnApply()

void CinematicTrackBase.OnApply ( float time)

◆ OnFinish()

void CinematicTrackBase.OnFinish ( )

◆ OnInit()

void CinematicTrackBase.OnInit ( World world)

The documentation for this interface was generated from the following file: