Navigation
API > API/Editor > API/Editor/Persona > API/Editor/Persona/SAnimAttributeView
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SAnimAttributeView::FArguments
References
| Module | Persona |
| Header | /Engine/Source/Editor/Persona/Public/SAnimAttributeView.h |
| Include | #include "SAnimAttributeView.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SAnimAttributeView >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | OnGetAttributeSnapshotColumnDisplayName
(
const FOnGetAttributeSnapshotColumnDisplayName& InDelegate |
Override what is displayed in the snapshot column, given a set of snapshots that contains the attribute | |
| WidgetArgsType & | SnapshotColumnLabelOverride
(
const TAttribute< FText >& InAttribute |
Override the label on the snapshot column, a typical choice is "Direction" |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |