Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/SequencerTools > BlueprintAPI/EditorScripting/SequencerTools/Animation
- Get the link to the level sequence if it exists on this anim sequence *
- @InAnimSequence AnimSequence to get links from *
Target is Sequencer Tools Function Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | In Anim Sequence |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value | Returns the link object if it exists, nullptr if it doesn't |