Navigation
API > API/Editor > API/Editor/Persona
| Name | SAnimAttributeViewer |
| Type | class |
| Header File | /Engine/Source/Editor/Persona/Public/SAnimAttributeView.h |
| Include Path | #include "SAnimAttributeView.h" |
Syntax
class SAnimAttributeViewer : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SAnimAttributeViewer
- FSlateControlledConstruction → SWidget → SCompoundWidget → SAnimAttributeViewer
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~SAnimAttributeViewer() |
SAnimAttributeView.h |
Structs
| Name | Remarks |
|---|---|
| FArguments |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
SAnimAttributeView.h | ||
virtual void Tick
(
const FGeometry& AllottedGeometry, |
SAnimAttributeView.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UAnimInstance * GetAnimInstance() |
SAnimAttributeView.h |