Navigation
API > API/Editor > API/Editor/Persona
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SAnimAttributeView
References
| Module | Persona |
| Header | /Engine/Source/Editor/Persona/Public/SAnimAttributeView.h |
| Include | #include "SAnimAttributeView.h" |
Syntax
class SAnimAttributeView : public SCompoundWidget
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | Construct
(
const FArguments& InArgs |
||
| void | DisplayNewAttributeContainerSnapshots
(
const TArray< TTuple< FName, const UE::Anim::FHeapAttributeContainer& >>& InSnapshots, |
Overridden from SWidget
| Type | Name | Description | |
|---|---|---|---|
| void | Ticks this widget with Geometry. |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |
Typedefs
| Name | Description |
|---|---|
| FOnGetAttributeSnapshotColumnDisplayName |