Fired when an animation is ended
Member of Control (PRIM_CTRL)
Name | Type | Data Type | Description |
---|---|---|---|
Cancelled | *Input | Boolean | False if the animation completed normally |
The AnimationEnded event is fired when an animation started by the control ends. The Cancelled parameter will return True is the animation failed to complete.
Febuary 18 V14SP2