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