Navigation
BlueprintAPI > BlueprintAPI/Playback
Plays a single sequence by its soft reference
Target is Ava Sequence Playback Object
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| softobject | In Sequence | soft reference of the sequence to play |
| struct | In Play Settings | the play settings to use for playback |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value | the player instantiated for the Sequence, or null if Sequence was not valid for playback |