Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Styling/ISlateStyle.h |
Include |
#include "Styling/ISlateStyle.h" |
class ISlateStyle
Name | Description | |
---|---|---|
|
ISlateStyle() |
Constructor. |
Name | Description | |
---|---|---|
|
~ISlateStyle() |
Destructor. |
Name | Description | ||
---|---|---|---|
|
const FSlate... |
GetBrush ( |
|
|
const FLinea... |
GetColor ( |
|
|
GetContentRootDir() |
||
|
FSlateBrush ... |
GetDefaultBrush() |
Get default FSlateBrush. |
|
const TShare... |
GetDynamicImageBrush ( |
|
|
const TShare... |
GetDynamicImageBrush ( |
|
|
const TShare... |
GetDynamicImageBrush ( |
|
|
GetEntriesUsingBrush ( |
Gets the names of every style entry using a brush in this style |
|
|
float |
GetFloat ( |
|
|
FSlateFontIn... |
GetFontStyle |
|
|
const FMargi... |
GetMargin ( |
|
|
const FSlate... |
GetOptionalBrush ( |
Just like GetBrush, but returns DefaultBrush instead of the "missing brush" image when the resource is not found. |
|
GetResources ( |
Populate an array of FSlateBrush with resources consumed by this style. |
|
|
const FSlate... |
GetSlateColor ( |
|
|
const FSlate... |
GetSound ( |
Look up a sound property specified by PropertyName and optional Specifier. |
|
GetStyleKeys() |
||
|
const FName ... |
GetStyleSetName() |
|
|
GetVector ( |
||
|
const Widget... |
GetWidgetStyle |
|
|
const FSlate... |
GetWidgetStyleInternal ( |
|
|
HasWidgetStyle |
||
|
Join |
||
|
Log ( |
||
|
LogMissingResource ( |
||
|
const TShare... |
MakeDynamicImageBrush ( |
Name |
Description |
|
---|---|---|
|
EStyleMessageSeverity |
The severity of the message type Ordered according to their severity |