Navigation
BlueprintAPI > BlueprintAPI/AttributeData
Removes all attributes for the specified bone name, if any. Broadcasts a EAnimDataModelNotifyType::AttributeRemoved notify for each removed attribute.
Target is Animation Data Controller
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | Bone Name | Name of the bone to remove attributes for |
| boolean | Should Transact | Whether or not any undo-redo changes should be generated |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| integer | Return Value | Total number of removes attributes |