Navigation
BlueprintAPI > BlueprintAPI/Sequencer > BlueprintAPI/Sequencer/Sequence
Get all the spawnables in this sequence. For Level Sequences, this includes bindings with binding type UMovieSceneSpawnableActorBinding.
Target is Movie Scene Sequence Extensions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Sequence | The sequence to get spawnables for |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Return Value | Spawnables in this sequence |