Navigation
API > API/Plugins > API/Plugins/AnimNextStateTree
| Name | UAnimNextStateTree |
| Type | class |
| Header File | /Engine/Plugins/Experimental/AnimNextStateTree/Source/AnimNextStateTree/Public/AnimNextStateTree.h |
| Include Path | #include "AnimNextStateTree.h" |
Syntax
UCLASS (BlueprintType)
class UAnimNextStateTree : public UAnimNextAnimationGraph
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → URigVMHost → UAnimNextRigVMAsset → UAnimNextDataInterface → UAnimNextAnimationGraph → UAnimNextStateTree
Implements Interfaces
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| StateTree | TObjectPtr< UStateTree > | AnimNextStateTree.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void PostLoad() |
AnimNextStateTree.h |