Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule
Inheritance Hierarchy
- FSharedFromThisBase
- TSharedFromThis
- IStateTreeEditorHost
References
| Module | StateTreeEditorModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Public/IStateTreeEditorHost.h |
| Include | #include "IStateTreeEditorHost.h" |
Syntax
class IStateTreeEditorHost : public TSharedFromThis< IStateTreeEditorHost >
Remarks
Interface required for re-using StateTreeEditor mode across different AssetEditors.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< IDetailsView > | |||
| FName | |||
| FName | |||
| TSharedPtr< IDetailsView > | |||
| UStateTree * | GetStateTree () |
||
| FSimpleMulticastDelegate & |