Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/SequencerTools > BlueprintAPI/EditorScripting/SequencerTools/ControlRig
Get all constraints for this object, which is described by a transformable handle
Target is Control Rig Sequencer Editor Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | In World | |
| object | In Child | The handle to look for constraints controlling it |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value | Returns array of Constraints this handle is constrained to. |