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