Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacterPaletteEditor
| Name | FMetaHumanCharacterPaletteEditorModule |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPaletteEditor/Public/MetaHumanCharacterPaletteEditorModule.h |
| Include Path | #include "MetaHumanCharacterPaletteEditorModule.h" |
Syntax
class FMetaHumanCharacterPaletteEditorModule : public IModuleInterface
Implements Interfaces
Classes
| Name | Remarks |
|---|---|
| FOnRegisterLayoutExtensions |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| RegisterLayoutExtensions | FOnRegisterLayoutExtensions | MetaHumanCharacterPaletteEditorModule.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FOnRegisterLayoutExtensions & OnRegisterLayoutExtensions() |
MetaHumanCharacterPaletteEditorModule.h | ||
virtual void ShutdownModule() |
MetaHumanCharacterPaletteEditorModule.h | ||
virtual void StartupModule() |
MetaHumanCharacterPaletteEditorModule.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FMetaHumanCharacterPaletteEditorModule & GetChecked() |
MetaHumanCharacterPaletteEditorModule.h |