Navigation
BlueprintAPI > BlueprintAPI/IKRetarget
Set the name of the op to parent this op to Children ops are forced to execute before their parent
Target is IKRetargeter Controller
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| name | In Child Op Name | the op to be parented |
| name | In Parent Op Name | the name of the op to parent to |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Return Value | true if both parent and child were found, and the parent relationship was allowed |