Navigation
API > API/Plugins > API/Plugins/DynamicMesh
Inheritance Hierarchy
- IModuleInterface
- FDynamicMeshModule
References
| Module | DynamicMesh |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/DynamicMeshModule.h |
| Include | #include "DynamicMeshModule.h" |
Syntax
class FDynamicMeshModule : 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 |