Navigation
API > API/Plugins > API/Plugins/WidgetEditorToolPalette
Builder for UCreateWidgetTool
| Name | UCreateWidgetToolBuilder |
| Type | class |
| Header File | /Engine/Plugins/Experimental/WidgetEditorToolPalette/Source/WidgetEditorToolPalette/Public/DefaultTools/CreateWidgetTool.h |
| Include Path | #include "DefaultTools/CreateWidgetTool.h" |
Syntax
UCLASS ()
class UCreateWidgetToolBuilder : public UInteractiveToolBuilder
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolBuilder → UCreateWidgetToolBuilder
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UCreateWidgetToolBuilder() |
DefaultTools/CreateWidgetTool.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| WidgetClass | UClass * | Widget Class to be created by this tool | DefaultTools/CreateWidgetTool.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UInteractiveTool * BuildTool
(
const FToolBuilderState& SceneState |
DefaultTools/CreateWidgetTool.h | ||
virtual bool CanBuildTool
(
const FToolBuilderState& SceneState |
DefaultTools/CreateWidgetTool.h |