#include <StarshipCoreStyle.h>
◆ Create()
◆ Get()
- Returns
- the Application Style
NOTE: Until the Editor can be fully updated, calling FStarshipCoreStyle::Get() will return the AppStyle instead of the style defined in this class.
Using the AppStyle is preferred in most cases as it allows the style to be changed and restyled more easily.
In cases requiring explicit use of the CoreStyle where a Slate Widget should not take on the appearance of the rest of the application, use FStarshipCoreStyle::GetCoreStyle().
◆ GetCoreStyle()
- Returns
- the singleton instance of the style created in .
◆ GetDefaultFont()
Get the default font for Slate
◆ GetDefaultFontStyle()
Get a font style using the default for for Slate
◆ GetDynamicImageBrush() [1/3]
◆ GetDynamicImageBrush() [2/3]
◆ GetDynamicImageBrush() [3/3]
◆ IsInitialized()
◆ ResetToDefault()
| void FStarshipCoreStyle::ResetToDefault |
( |
| ) |
|
|
static |
◆ SetFocusBrush()
◆ SetInactiveSelectionColor()
| void FStarshipCoreStyle::SetInactiveSelectionColor |
( |
const FLinearColor & |
NewColor | ) |
|
|
static |
◆ SetPressedSelectionColor()
| void FStarshipCoreStyle::SetPressedSelectionColor |
( |
const FLinearColor & |
NewColor | ) |
|
|
static |
◆ SetSelectionColor()
◆ SetSelectorColor()
Used to override the default selection colors
◆ RegularTextSize
| const int32 FStarshipCoreStyle::RegularTextSize = 10 |
|
static |
◆ SmallTextSize
| const int32 FStarshipCoreStyle::SmallTextSize = 8 |
|
static |
The documentation for this class was generated from the following files: