Navigation
BlueprintAPI > BlueprintAPI/IKRetarget
Move the retarget op at the given index to the target index. NOTE: due to constraints on execution order, the actual index may differ from what is requested @InOpToMoveIndex the index of the op to be moved @InTargetIndex the index where the op should be moved to
Target is IKRetargeter Controller
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| integer | In Op to Move Index | |
| integer | In Target Index |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |