Navigation
BlueprintAPI > BlueprintAPI/IKRetarget
Remove the retarget op at the given stack index NOTE: if this op is a parent, all it's children will be removed as well
Target is IKRetargeter Controller
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| integer | In Op Index |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true if op was found and removed, false otherwise |