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