Navigation
BlueprintAPI > BlueprintAPI/IKRetarget
Set the name of the op at the given index in the stack.
Target is IKRetargeter Controller
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| name | In Name | the new name to use |
| integer | In Op Index | the index of the op to be renamed |
Outputs
| Type | Name | Description |
|---|---|---|
| name | Return Value | the new name of the op (after it's made unique) |