Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/SequencerTools > BlueprintAPI/EditorScripting/SequencerTools/ControlRig > BlueprintAPI/EditorScripting/SequencerTools/ControlRig/AnimationLayers
Duplicate anim layer at specified index
Target is Control Rig Sequencer Editor Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| integer | Index | The index where the anim layer exists |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| integer | Return Value | Returns index of new layer, -1 if none created |