Navigation
API > API/Plugins > API/Plugins/ModelingToolsEditorMode
Inheritance Hierarchy
- IModuleInterface
- FModelingToolsEditorModeModule
References
| Module | ModelingToolsEditorMode |
| Header | /Engine/Plugins/Editor/ModelingToolsEditorMode/Source/ModelingToolsEditorMode/Public/ModelingToolsEditorModeModule.h |
| Include | #include "ModelingToolsEditorModeModule.h" |
Syntax
class FModelingToolsEditorModeModule : public IModuleInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| void |
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| void | Called before the module is unloaded, right before the module object is destroyed. | ||
| void | IModuleInterface implementation |