Navigation
BlueprintAPI > BlueprintAPI/Sequencer > BlueprintAPI/Sequencer/Section
Checks to see if this section has an AutoSize implementation, and if so, if that implementation has a end frame.
Target is Movie Scene Section Extensions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Section | The section being queried |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | Whether this section has a valid autosize range, and a valid end frame |