Navigation
BlueprintAPI > BlueprintAPI/Sequencer > BlueprintAPI/Sequencer/Section
Get end time of the AutoSize seconds. Will throw an exception if section has no end frame, use GetAutoSizeHasEndFrame to check first.
Target is Movie Scene Section Extensions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Section | The section being queried |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| real | Return Value | The end frame of the AutoSize data in seconds. |