Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Styling > API/Runtime/SlateCore/Styling/FWidgetStyle
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Styling/WidgetStyle.h |
| Include | #include "Styling/WidgetStyle.h" |
FWidgetStyle & BlendOpacity
&40;
float InOpacity
&41;
Remarks
Blends the current tint color with the specified alpha. This instance (for method chaining).
Parameters
| Name | Description |
|---|---|
| InTint | The color to blend with. |