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