Navigation
BlueprintAPI > BlueprintAPI/IKRetarget
Get the name of the parent op for the given op.
Target is IKRetargeter Controller
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| name | In Op Name | the name of the op to get the parent of |
Outputs
| Type | Name | Description |
|---|---|---|
| name | Return Value | the name of the parent op or None if the op was not found or did not have a parent |