Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule
Inheritance Hierarchy
- UFactory
- UStateTreeFactory
References
| Module | StateTreeEditorModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Public/StateTreeFactory.h |
| Include | #include "StateTreeFactory.h" |
Syntax
UCLASS ()
class UStateTreeFactory : public UFactory
Remarks
Factory for UStateTree
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UClass > | StateTreeSchemaClass |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UStateTreeFactory
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| UObject * | FactoryCreateNew
(
UClass* Class, |
||
| void | SetSchemaClass
(
const TObjectPtr< UClass >& InSchemaClass |