Navigation
BlueprintAPI > BlueprintAPI/IKRetarget
Get the name of the op at the given index in the stack.
Target is IKRetargeter Controller
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| integer | In Op Index | the index of the op to get the name of |
Outputs
| Type | Name | Description |
|---|---|---|
| name | Return Value | the name of the op or None if the index was invalid |