KeyframeReached (Event): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
{{CatUp|Events}}
{{CatUp|Events}}
<onlyinclude>{{Event|
<onlyinclude>{{Event
name                 = KeyframeReached
|name                 = KeyframeReached
|arguments            = [[String]] ''keyframeName''
|arguments            = [[String]] ''keyframeName''
|description          = Fires every time playback of an AnimationTrack reaches a Keyframe that does not have the default name - "Keyframe"
|description          = Fires every time playback of an AnimationTrack reaches a Keyframe that does not have the default name - "Keyframe"

Latest revision as of 02:56, 25 September 2021

Event
Syntax KeyframeReached( String keyframeName )
Description: Fires every time playback of an AnimationTrack reaches a Keyframe that does not have the default name - "Keyframe"
In Object: AnimationTrack