Navigation
API > API/Plugins > API/Plugins/WidgetEditorToolPalette
| Name | FWidgetEditorToolPaletteModule |
| Type | class |
| Header File | /Engine/Plugins/Experimental/WidgetEditorToolPalette/Source/WidgetEditorToolPalette/Public/WidgetEditorToolPaletteModule.h |
| Include Path | #include "WidgetEditorToolPaletteModule.h" |
Syntax
class FWidgetEditorToolPaletteModule : public IModuleInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsWidgetEditorToolPaletteModeActive
(
TWeakPtr< FWidgetBlueprintEditor > InEditor |
WidgetEditorToolPaletteModule.h | ||
void OnPostEngineInit() |
WidgetEditorToolPaletteModule.h | ||
void OnToggleWidgetEditorToolPaletteMode
(
TWeakPtr< FWidgetBlueprintEditor > InEditor |
WidgetEditorToolPaletteModule.h | ||
virtual void ShutdownModule() |
WidgetEditorToolPaletteModule.h | ||
virtual void StartupModule() |
IModuleInterface implementation | WidgetEditorToolPaletteModule.h |