|
Adventure Creator 1.85.1
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2025
|
Public Member Functions | |
| TimelineData () | |
| Public Member Functions inherited from AC.RememberData | |
| RememberData () | |
Public Attributes | |
| bool | isPlaying |
| double | currentTime |
| string | trackObjectData |
| string | timelineAssetID |
| Public Attributes inherited from AC.RememberData | |
| int | objectID |
| bool | savePrevented |
A data container used by the RememberTimeline script.
| AC.TimelineData.TimelineData | ( | ) |
The default Constructor.
| double AC.TimelineData.currentTime |
The current time along the Timeline
| bool AC.TimelineData.isPlaying |
True if the Timline is playing
| string AC.TimelineData.timelineAssetID |
The Instance ID of the current Timeline asset
| string AC.TimelineData.trackObjectData |
Which objects are loaded into the tracks