Navigation
API > API/Plugins > API/Plugins/ModelingEditorUI
Inheritance Hierarchy
- IModuleInterface
- FModelingEditorUIModule
References
| Module | ModelingEditorUI |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/ModelingEditorUI/Public/ModelingEditorUIModule.h |
| Include | #include "ModelingEditorUIModule.h" |
Syntax
class FModelingEditorUIModule : 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 |