Navigation
BlueprintAPI > BlueprintAPI/Sequencer > BlueprintAPI/Sequencer/Section
Get start frame. Will throw an exception if section has no start frame, use HasStartFrame to check first.
Target is Movie Scene Section Extensions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Section | The section within which to get the start frame |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| integer | Return Value | Start frame of this section |