Navigation
API > API/Plugins > API/Plugins/GeometryFlowMeshProcessing
Inheritance Hierarchy
- IModuleInterface
- FGeometryFlowMeshProcessingModule
References
| Module | GeometryFlowMeshProcessing |
| Header | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowMeshProcessing/Public/GeometryFlowMeshProcessingModule.h |
| Include | #include "GeometryFlowMeshProcessingModule.h" |
Syntax
class FGeometryFlowMeshProcessingModule : 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 |