Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/TAttributeContainer
| Type | Name | Description | |
|---|---|---|---|
| bool | Remove
(
const FAttributeId& InAttributeId |
Removes, if existing, an attribute type/value entry of the specified AttributeType. | |
| bool | Remove
(
const UScriptStruct* InScriptStruct, |
Removes, if existing, an attribute type/value entry for the specified InScriptType. |