Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/TAttributeContainer
| Type | Name | Description | |
|---|---|---|---|
| int32 | IndexOfByKey
(
const FAttributeId& InAttributeId |
Tries to find and return the indedx of a attribute type/value entry of the specified AttributeType. | |
| int32 | IndexOfByKey
(
const UScriptStruct* InScriptStruct, |
Tries to find and return the indedx of a attribute type/value entry of the specified AttributeType. |