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.
An animation instance created from play_animation_controller.Play that can be queried and manipulated.
Verse using statement |
using { /Fortnite.com/Animation/PlayAnimation } |
Members
This class has both data members and functions.
Data
| Data Member Name | Type | Description |
|---|---|---|
CompletedEvent |
listenable(payload) |
Event triggered when the animation is completed. |
InterruptedEvent |
listenable(payload) |
Event triggered when the animation is interrupted. |
BlendedInEvent |
listenable(payload) |
Event triggered when the animation has finished to blend out. |
BlendingOutEvent |
listenable(payload) |
Event triggered when the animation is beginning to blend out. |