Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/SequencerTools > BlueprintAPI/EditorScripting/SequencerTools/ControlRig > BlueprintAPI/EditorScripting/SequencerTools/ControlRig/AnimationLayers
Helper function to get the index in the anim layer array from the anim layer
Target is Control Rig Sequencer Editor Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Anim Layer |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| integer | Return Value | Returns index for the anim layer or INDEX_NONE(-1) if it doesn't exist |