Navigation
BlueprintAPI > BlueprintAPI/UserInterface > BlueprintAPI/UserInterface/Animation
Play Animation Time Range on widget and trigger Finish event when the animation is done.
Target is Widget Animation Play Callback Proxy
Latent. This node will complete at a later time. Latent nodes can only be placed in event graphs.
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Widget | |
| object | In Animation | |
| real | Start at Time | |
| real | End at Time | |
| integer | Num Loops to Play | |
| enum | Play Mode | |
| real | Playback Speed |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Result | |
| exec | Finished | Called when animation has been completed |