This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Results for animation_controller.AwaitNextKeyframe function.
Verse using statement |
using { /Fortnite.com/Devices/CreativeAnimation } |
Enumerators
The await_next_keyframe_result enumeration includes the following enumerators:
| Name | Description |
|---|---|
KeyframeReached |
The next keyframe has been reached successfully. |
NotPlaying |
No animation is currently playing and this function call has returned immediately. |
AnimationAborted |
The animation was canceled either due to the object being destroyed, becoming invalid, or because it was moved via some other API. |