Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Editor/EditorStyle/Public/EditorStyleSet.h |
Include |
#include "EditorStyleSet.h" |
class FEditorStyle
A collection of named properties that guide the appearance of Slate.
Name | Description | ||
---|---|---|---|
|
const ISlate... |
Get() |
Until the Editor can be fully updated, calling FEditorStyle::Get() or any of its static convenience functions will will return the AppStyle instead of the style definied in this class. |
|
const FSlate... |
GetBrush |
|
|
const FLinea... |
GetColor |
|
|
const FSlate... |
GetDefaultBrush() |
|
|
const TShare... |
GetDynamicImageBrush |
|
|
const TShare... |
GetDynamicImageBrush ( |
|
|
const TShare... |
GetDynamicImageBrush ( |
|
|
float |
GetFloat |
|
|
FSlateFontIn... |
GetFontStyle |
|
|
const FMargi... |
GetMargin |
|
|
const FSlate... |
GetNoBrush() |
|
|
const FSlate... |
GetOptionalBrush ( |
|
|
GetResources ( |
||
|
const FSlate... |
GetSlateColor |
|
|
const FSlate... |
GetSound |
|
|
const FName ... |
GetStyleSetName() |
|
|
GetVector |
||
|
const T & |
GetWidgetStyle |
|
|
Join |
Concatenates two FNames.e If A and B are "Path.To" and ".Something" the result "Path.To.Something". |
|
|
ResetToDefault() |
||
|
SetStyle ( |
Name |
Description |
---|---|
Instance |
Singleton instance of the slate style |