Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Styling/WidgetStyle.h |
Include |
#include "Styling/WidgetStyle.h" |
class FWidgetStyle
Contains info about those aspects of widget appearance that should be propagated hierarchically.
Name | Description | |
---|---|---|
|
FWidgetStyle() |
Default constructor. |
Name | Description | ||
---|---|---|---|
|
FWidgetStyle... |
BlendColorAndOpacityTint ( |
Blends the current tint color with the specified tint. |
|
FWidgetStyle... |
BlendOpacity ( |
Blends the current tint color with the specified alpha. |
|
const FLinea... |
GetColorAndOpacityTint() |
Gets the style's color opacity and tint. |
|
const FLinea... |
GetForegroundColor() |
Gets the style's foreground color. |
|
const FLinea... |
GetSubduedForegroundColor() |
Gets the style's subdued color. |
|
FWidgetStyle... |
SetForegroundColor ( |
Sets the current foreground color from the given linear color. |
|
FWidgetStyle... |
SetForegroundColor ( |
Sets the current foreground color from the given Slate color attribute. |
Name |
Description |
---|---|
SubdueAmount |