Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/TAttributeContainer
| Type | Name | Description | |
|---|---|---|---|
| bool | RemoveAll () |
Removes all, if existing, an attribute type/value entries of the specified AttributeType. | |
| bool | RemoveAll
(
const UScriptStruct* InScriptStruct, |
Removes all, if existing, an attribute type/value entries for the specified InScriptType. |