Navigation
API > API/Plugins > API/Plugins/WidgetEditorToolPalette > API/Plugins/WidgetEditorToolPalette/DefaultTools
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UCreateWidgetToolProperties
References
| Module | WidgetEditorToolPalette |
| Header | /Engine/Plugins/Experimental/WidgetEditorToolPalette/Source/WidgetEditorToolPalette/Public/DefaultTools/CreateWidgetTool.h |
| Include | #include "DefaultTools/CreateWidgetTool.h" |
Syntax
UCLASS&40;Transient&41;
class UCreateWidgetToolProperties : public UInteractiveToolPropertySet
Remarks
Settings UObject for UCreateWidgetTool. This UClass inherits from UInteractiveToolPropertySet, which provides an OnModified delegate that the Tool will listen to for changes in property values.
Constructors
| Type | Name | Description | |
|---|---|---|---|