Stopped (Event): Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
(created the page) |
mNo edit summary |
||
Line 2: | Line 2: | ||
name = Stopped | name = Stopped | ||
|arguments = | |arguments = | ||
|description = | |description = Fired after the animation stops. This event is never raised. | ||
|object = [[GBX.lua.AnimationTrack (Object)|AnimationTrack]] | |object = [[GBX.lua.AnimationTrack (Object)|AnimationTrack]] | ||
}}</onlyinclude> | }}</onlyinclude> | ||
[[Category:Events]] | [[Category:Events]] |
Revision as of 11:21, 20 September 2021
Event | |
---|---|
Syntax | Stopped( ) |
Description: | Fired after the animation stops. This event is never raised. |
In Object: | AnimationTrack |