FMeshModelingToolsEditorOnlyModule

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

IModuleInterface

FMeshModelingToolsEditorOnlyModule

References

Module

MeshModelingToolsEditorOnly

Header

/Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnly/Public/MeshModelingToolsEditorOnly.h

Include

#include "MeshModelingToolsEditorOnly.h"

Syntax

class FMeshModelingToolsEditorOnlyModule : public IModuleInterface

Overridden from IModuleInterface

Name Description

Public function Virtual

void

 

ShutdownModule()

Called before the module is unloaded, right before the module object is destroyed.

Public function Virtual

void

 

StartupModule()

IModuleInterface implementation