Navigation
API > API/Plugins > API/Plugins/ModelingEditorUI
| Name | FModelingEditorUIModule |
| Type | class |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/ModelingEditorUI/Public/ModelingEditorUIModule.h |
| Include Path | #include "ModelingEditorUIModule.h" |
Syntax
class FModelingEditorUIModule : public IModuleInterface
Implements Interfaces
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CustomizedClasses | TArray< FName > | ModelingEditorUIModule.h |
Functions
Public
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
ModelingEditorUIModule.h | ||
virtual void StartupModule() |
IModuleInterface implementation | ModelingEditorUIModule.h |