Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnly
Inheritance Hierarchy
- IModuleInterface
- FMeshModelingToolsEditorOnlyModule
References
| Module | MeshModelingToolsEditorOnly |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/MeshModelingToolsEditorOnly.h |
| Include | #include "MeshModelingToolsEditorOnly.h" |
Syntax
class FMeshModelingToolsEditorOnlyModule : public IModuleInterface
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FName > | ClassesToUnregisterOnShutdown | ||
| TArray< FName > | PropertiesToUnregisterOnShutdown |
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 |