Timeline script interface
The ITimelineState
represents an actively running timeline. It derives from ITimelineStateBase which implements APIs in common between timelines and tweens. Many general playback APIs are part of ITimelineStateBase
; the ITimelineState
interface only provides APIs specific to timelines that do not also apply to tweens.
Timelines can be created using the play()
method on the Timeline Controller script interface.
Timeline APIs
- name
- A read-only string with the name of the timeline.
Construct 3 Manual
Construct.net
2022-08-31
2024-04-24
You are here:
Search this manual:
This manual entry was last updated on 24 Apr, 2024 at 10:57