Navigation
API > API/Plugins > API/Plugins/UAF
Root asset represented by a component when instantiated.
| Name | UUAFSystem |
| Type | class |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/Module/AnimNextModule.h |
| Include Path | #include "Module/AnimNextModule.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType, DisplayName="UAF System")
class UUAFSystem : public UUAFSharedVariables
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → URigVMHost → UUAFRigVMAsset → UUAFSharedVariables → UUAFSystem
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UUAFSystem
(
const FObjectInitializer& ObjectInitializer |
Module/AnimNextModule.h |
Functions
Public
Public Virtual
Overridden from UObject
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Serialize
(
FArchive& Ar |
Module/AnimNextModule.h |
Deprecated Variables
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DefaultState_DEPRECATED | FAnimNextGraphState | Module/AnimNextModule.h | ||
| PropertyBag_DEPRECATED | FInstancedPropertyBag | Module/AnimNextModule.h | ||
| RequiredComponents_DEPRECATED | TArray< TObjectPtr< UScriptStruct > > | Module/AnimNextModule.h |