Navigation
API > API/Plugins > API/Plugins/UAFChooser
UAF specific subclass of chooser table, for selecting assets which can generate anim graphs
| Name | UUAFAnimChooserTable |
| Type | class |
| Header File | /Engine/Plugins/Experimental/UAF/UAFChooser/Source/UAFChooser/Public/UAFAnimChooser.h |
| Include Path | #include "UAFAnimChooser.h" |
Syntax
UCLASS ()
class UUAFAnimChooserTable : public UChooserTable
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UChooserSignature → UChooserTable → UUAFAnimChooserTable
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| UAFAnimChooser.h | |||
UUAFAnimChooserTable
(
const FObjectInitializer& ObjectInitializer |
UAFAnimChooser.h |
Functions
Public
Public Virtual
Overridden from UChooserTable
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void GetAssetRegistryTags
(
FAssetRegistryTagsContext Context |
UAFAnimChooser.h |