Navigation
BlueprintAPI > BlueprintAPI/Skeleton
Remove a bone in the skeleton hierarchy
Target is Skeleton Modifier
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | In Bone Name | The new bone's name. |
| boolean | Remove Children | Remove children recursively. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | \c true if the operation succeeded, false otherwise. |