Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Styling/SlateWidgetStyle.h |
Include |
#include "Styling/SlateWidgetStyle.h" |
struct FSlateWidgetStyle
Base structure for widget styles.
Name | Description | |
---|---|---|
|
FSlateWidgetStyle() |
Default constructor. |
Name | Description | |
---|---|---|
|
~FSlateWidgetStyle() |
Virtual Destructor. |
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. |