Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule
Inheritance Hierarchy
- FModeToolkit
- FStateTreeEditorModeToolkit
References
| Module | StateTreeEditorModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Public/StateTreeEditorModeToolkit.h |
| Include | #include "StateTreeEditorModeToolkit.h" |
Syntax
class FStateTreeEditorModeToolkit : public FModeToolkit
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bLastCompileSucceeded | ||
| uint32 | EditorDataHash | ||
| TSharedPtr< IStateTreeEditorHost > | EditorHost | ||
| TSharedPtr< SWidget > | StateTreeOutliner | Tree Outliner | |
| TWeakObjectPtr< UStateTreeEditorMode > | WeakEditorMode | ||
| TWeakPtr< SDockTab > | WeakOutlinerTab |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FStateTreeEditorModeToolkit
(
UStateTreeEditorMode* InEditorMode |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ExtendSecondaryModeToolbar
(
UToolMenu* InModeToolbarMenu |
||
| TSharedRef< SWidget > | |||
| TSharedRef< SWidget > | |||
| TSharedRef< SWidget > | |||
| FText | |||
| FSlateIcon | |||
| FSlateIcon | |||
| FSlateIcon | |||
| FSlateIcon | |||
| FText | |||
| FName | IToolkit interface | ||
| void | Init
(
const TSharedPtr< IToolkitHost >& InitToolkitHost, |
||
| void | InvokeUI () |
||
| void | OnNodeBPBaseClassPicked
(
UClass* NodeClass |
||
| void | |||
| void | |||
| void |
Constants
| Name | Description |
|---|---|
| StateTreeOutlinerTabId | |
| StateTreeStatisticsTabId |