Module |
|
Header |
/Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Public/StateTreeEditorModule.h |
Include |
#include "StateTreeEditorModule.h" |
Source |
/Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Private/StateTreeEditorModule.cpp |
virtual TSharedRef< IStateTreeEditor > CreateStateTreeEditor
(
const EToolkitMode::Type Mode,
const TSharedPtr< class IToolkitHost > & InitToolkitHost,
UStateTree * StateTree
)
Creates an instance of StateTree editor. Only virtual so that it can be called across the DLL boundary.