Navigation
API > API/Editor > API/Editor/EditorInteractiveToolsFramework
| Name | FEditorInteractiveToolsFrameworkModule |
| Type | class |
| Header File | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EditorInteractiveToolsFrameworkModule.h |
| Include Path | #include "EditorInteractiveToolsFrameworkModule.h" |
Syntax
class FEditorInteractiveToolsFrameworkModule : public IModuleInterface
Implements Interfaces
Functions
Public
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
EditorInteractiveToolsFrameworkModule.h | ||
virtual void StartupModule() |
IModuleInterface implementation | EditorInteractiveToolsFrameworkModule.h |