Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule
| Name | UStateTreeEditorContext |
| Type | class |
| Header File | /Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Public/IStateTreeEditorHost.h |
| Include Path | #include "IStateTreeEditorHost.h" |
Syntax
UCLASS (MinimalAPI)
class UStateTreeEditorContext : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UStateTreeEditorContext
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EditorHostInterface | TSharedPtr< IStateTreeEditorHost > | IStateTreeEditorHost.h |