Unreal Engine Blueprint API Reference > Virtual Camera > Sequencer > Playback
Changes the active level sequence to a new level sequence.
Target is Level Sequence Playback Controller
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
object | In New Level Sequence | The LevelSequence to select |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | true if a valid LevelSequence was passed and sequencer was successfully found. |