Navigation
API > API/Editor > API/Editor/Persona
Inheritance Hierarchy
- TSharedFromThis
- FAnimAttributeEntry
References
| Module | Persona |
| Header | /Engine/Source/Editor/Persona/Public/SAnimAttributeView.h |
| Include | #include "SAnimAttributeView.h" |
Syntax
class FAnimAttributeEntry : public TSharedFromThis< FAnimAttributeEntry >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAnimAttributeEntry
(
const FAnimationAttributeIdentifier& InIdentifier, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FAnimationAttributeIdentifier & | |||
| UE::Anim::FAttributeId | |||
| int32 | GetBoneIndex () |
||
| FName | GetBoneName () |
||
| FName | |||
| FName | GetName () |
||
| UScriptStruct * | |||
| FName | |||
| FName | GetTypeName () |
||
| TSharedRef< FAnimAttributeEntry > | MakeEntry
(
const FAnimationAttributeIdentifier& InIdentifier, |
||
| TSharedRef< ITableRow > | MakeTableRowWidget
(
const TSharedRef< STableViewBase >& InOwnerTable |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FAnimAttributeEntry& InOther |
||
| bool | operator==
(
const FAnimAttributeEntry& InOther |