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