Navigation
BlueprintAPI > BlueprintAPI/Sequencer > BlueprintAPI/Sequencer/Section
Get the frame in the space of its parent sequence
Target is Movie Scene Section Extensions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Section | The section that the InFrame is local to |
| integer | In Frame | The desired local frame |
| object | Parent Sequence | The parent sequence to traverse from |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| integer | Return Value | The frame at the parent sequence |