Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/TAttributeContainer
| Type | Name | Description | |
|---|---|---|---|
| AttributeType * | Add
(
const FAttributeId& InAttributeId, |
Adds a new attribute type/value entry of the specified underlying AttributeType. | |
| uint8 * | Add
(
const UScriptStruct* InScriptStruct, |
Adds a new attribute type/value entry for the specified InScriptType. |