Choose your operating system:
Windows
macOS
Linux
| FSlateWidgetStyle
|
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Styling/SlateTypes.h |
Include |
#include "Styling/SlateTypes.h" |
struct FHyperlinkStyle : public FSlateWidgetStyle
Represents the appearance of an SHyperlink
Name | Description | ||
---|---|---|---|
|
Padding |
Padding |
|
|
TextStyle |
Text style |
|
|
UnderlineStyle |
Underline style |
Name | Description | |
---|---|---|
|
FHyperlinkStyle() |
Name | Description | |
---|---|---|
|
~FHyperlinkStyle() |
Name | Description | ||
---|---|---|---|
|
const FHyper... |
GetDefault() |
|
|
FHyperlinkSt... |
SetPadding ( |
|
|
FHyperlinkSt... |
SetTextStyle ( |
|
|
FHyperlinkSt... |
SetUnderlineStyle ( |
Name | Description | ||
---|---|---|---|
|
GetResources ( |
Gets the brush resources associated with this style. |
|
|
const FName |
GetTypeName() |
Gets the name of this style. This method must be implemented by inherited structures. |
Name |
Description |
---|---|
TypeName |