Navigation
API > API/Plugins > API/Plugins/UVEditorToolsEditorOnly
| Name | FUVEditorToolsEditorOnlyModule |
| Type | class |
| Header File | /Engine/Plugins/Editor/UVEditor/Source/UVEditorToolsEditorOnly/Public/UVEditorToolsEditorOnlyModule.h |
| Include Path | #include "UVEditorToolsEditorOnlyModule.h" |
Syntax
class FUVEditorToolsEditorOnlyModule : public IModuleInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void OnPostEngineInit() |
UVEditorToolsEditorOnlyModule.h |
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
UVEditorToolsEditorOnlyModule.h | ||
virtual void StartupModule() |
IModuleInterface implementation | UVEditorToolsEditorOnlyModule.h |