Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/SequencerTools > BlueprintAPI/EditorScripting/SequencerTools/ControlRig > BlueprintAPI/EditorScripting/SequencerTools/ControlRig/Constraints
Remove constraint at specified index
Target is Constraints Scripting Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | In World | World to remove the constraint |
| integer | In Index | Index to remove from |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | return If constraint removed correctly |