Navigation
BlueprintAPI > BlueprintAPI/IKRetarget
Get enabled status of the given Op.
Target is IKRetargeter Controller
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| integer | In Retarget Op Index | the index of the op to get the enabled state for |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Return Value | true if op is enabled, false if op is disabled or not found |