Navigation
API > API/Plugins > API/Plugins/WidgetEditorToolPalette > API/Plugins/WidgetEditorToolPalette/Settings
References
| Module | WidgetEditorToolPalette |
| Header | /Engine/Plugins/Experimental/WidgetEditorToolPalette/Source/WidgetEditorToolPalette/Public/Settings/CreateWidgetToolSettings.h |
| Include | #include "Settings/CreateWidgetToolSettings.h" |
Syntax
USTRUCT&40;&41;
struct FCreateWidgetStackInfo
Remarks
Info used to populate a create widget tool stack
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | DisplayName | Display name for this tool stack | |
| TArray< FCreateWidgetToolInfo > | WidgetToolInfos | Info for each widget that can be created by this stack |