Unreal Engine Blueprint API Reference > Sequencer > Player
Set the valid play range for this sequence, determined by a starting time and a duration (in seconds)
Target is Movie Scene Sequence Player
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
real | Start Time | The time to start playing back the sequence in seconds |
real | Duration | The length to play for |
Outputs
Type | Name | Description |
---|---|---|
exec | Out |