Navigation
API > API/Developer > API/Developer/WidgetRegistration > API/Developer/WidgetRegistration/Styles
References
| Module | WidgetRegistration |
| Header | /Engine/Source/Developer/WidgetRegistration/Public/Styles/SlateBrushTemplates.h |
| Include | #include "Styles/SlateBrushTemplates.h" |
Syntax
struct FSlateBrushTemplates
Remarks
A const FSlateBrush* Factory
Variables
| Type | Name | Description | |
|---|---|---|---|
| TMap< EStyleColor, const FSlateBrush > | EStyleColorToSlateBrushMap | The map of EStyleColor to const FSlateBrush |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FSlateBrush * | DragHandle () |
Images. | |
| FSlateBrushTemplates & | Get () |
Gets the FSlateBrushTemplates singleton | |
| const FSlateBrush * | GetBrushWithColor
(
EStyleColor Color |
Gets a const FSlateBrush* with the color Color | |
| const FSlateBrush * | Panel () |
||
| const FSlateBrush * | Recessed () |
||
| const FSlateBrush * | |||
| const FSlateBrush * | Transparent () |
Colors. |