|
Enfusion Script API
|
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) | |
| proto external string CinematicTrackBase.GetSceneName | ( | ) |
| proto external string CinematicTrackBase.GetTrackName | ( | ) |
| void CinematicTrackBase.OnApply | ( | float | time | ) |
| void CinematicTrackBase.OnFinish | ( | ) |
| void CinematicTrackBase.OnInit | ( | World | world | ) |