Navigation
BlueprintAPI > BlueprintAPI/Playback
Plays all the sequences that have the provided label
Target is Ava Sequence Playback Object
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | In Sequence Label | the label of the sequences to play |
| struct | In Play Settings | the play settings to use for playback |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value | an array of the Sequence Players with possible invalid/null entries kept so that each Player matches in Index with the input Sequence it is playing |