Navigation
Unreal Engine C++ API Reference > Plugins > ModelingOperators
Inheritance Hierarchy
- IModuleInterface
- FModelingOperatorsModule
References
Module | ModelingOperators |
Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingOperators/Public/ModelingOperatorsModule.h |
Include | #include "ModelingOperatorsModule.h" |
Syntax
class FModelingOperatorsModule : 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 |