Navigation
API > API/Plugins > API/Plugins/WidgetEditorToolPalette
| Name | UWidgetEditorToolPaletteMode |
| Type | class |
| Header File | /Engine/Plugins/Experimental/WidgetEditorToolPalette/Source/WidgetEditorToolPalette/Public/WidgetEditorToolPaletteMode.h |
| Include Path | #include "WidgetEditorToolPaletteMode.h" |
Syntax
UCLASS (Transient)
class UWidgetEditorToolPaletteMode : public UBaseLegacyWidgetEdMode
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UEdMode → UBaseLegacyWidgetEdMode → UWidgetEditorToolPaletteMode
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UWidgetEditorToolPaletteMode() |
WidgetEditorToolPaletteMode.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Id | const FEditorModeID | WidgetEditorToolPaletteMode.h |
Functions
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void CreateToolkit() |
WidgetEditorToolPaletteMode.h | ||
void Enter() |
WidgetEditorToolPaletteMode.h | ||
bool UsesToolkits() |
WidgetEditorToolPaletteMode.h |