Navigation
BlueprintAPI > BlueprintAPI/Playback
Plays multiple Sequences by their Soft Reference
Target is Ava Sequence Playback Object
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| interface | Target | |
| softobject | In Sequences | the array of soft reference 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 |