Navigation
BlueprintAPI > BlueprintAPI/IKRetarget
Get the index of an op.
Target is IKRetargeter Controller
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| name | In Op Name | the name of the op to get the index of |
Outputs
| Type | Name | Description |
|---|---|---|
| integer | Return Value | the integer index of the op in the stack or -1 if op not found. |