Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAttributeId
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAttributeId
(
const FName& InName, |
Animation/AttributesContainer.h | ||
FAttributeId
(
const FName& InName, |
Animation/AttributesContainer.h |
FAttributeId(const FName &, const FCompactPoseBoneIndex &)
| Name | FAttributeId |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AttributesContainer.h |
| Include Path | #include "Animation/AttributesContainer.h" |
FAttributeId
(
const FName & InName,
const FCompactPoseBoneIndex & InCompactBoneIndex
)
FAttributeId(const FName &, int32, const FName &)
| Name | FAttributeId |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AttributesContainer.h |
| Include Path | #include "Animation/AttributesContainer.h" |
FAttributeId
(
const FName & InName,
int32 InIndex,
const FName & InNamespace
)