FColorCorrectRegionsEditorModule

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

FColorCorrectRegionsEditorModule

References

Module

ColorCorrectRegionsEditor

Header

/Engine/Plugins/Experimental/ColorCorrectRegions/Source/ColorCorrectRegionsEditor/Public/ColorCorrectRegionsEditorModule.h

Include

#include "ColorCorrectRegionsEditorModule.h"

Syntax

class FColorCorrectRegionsEditorModule : public IModuleInterface

Functions

Name Description

Public function

void

 

OnPlacementModeRefresh

(
    FName CategoryName
)

IModuleInterface implementation end

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 start

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss