Navigation
API > API/Plugins > API/Plugins/ModelingOperatorsEditorOnly
Inheritance Hierarchy
- IModuleInterface
- FModelingOperatorsEditorOnlyModule
References
| Module | ModelingOperatorsEditorOnly |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingOperatorsEditorOnly/Public/ModelingOperatorsEditorOnlyModule.h |
| Include | #include "ModelingOperatorsEditorOnlyModule.h" |
Syntax
class FModelingOperatorsEditorOnlyModule : 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 |