Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Styling/StarshipCoreStyle.h |
Include |
#include "Styling/StarshipCoreStyle.h" |
class FStarshipCoreStyle
Core slate style
Name | Description | ||
---|---|---|---|
|
TSharedRef< ... |
Create() |
|
|
const ISlate... |
Get() |
Until the Editor can be fully updated, calling FStarshipCoreStyle::Get() will return the AppStyle instead of the style defined in this class. |
|
const ISlate... |
GetCoreStyle() |
|
|
TSharedRef< ... |
GetDefaultFont() |
Get the default font for Slate |
|
FSlateFontIn... |
GetDefaultFontStyle ( |
Get a font style using the default for for Slate |
|
const TShare... |
GetDynamicImageBrush |
Todo: jdale - These are only here because of UTouchInterface::Activate and the fact that GetDynamicImageBrush is non-const |
|
const TShare... |
GetDynamicImageBrush ( |
Todo: jdale - These are only here because of UTouchInterface::Activate and the fact that GetDynamicImageBrush is non-const |
|
const TShare... |
GetDynamicImageBrush ( |
Todo: jdale - These are only here because of UTouchInterface::Activate and the fact that GetDynamicImageBrush is non-const |
|
IsInitialized() |
||
|
ResetToDefault() |
||
|
SetFocusBrush ( |
||
|
SetInactiveSelectionColor ( |
||
|
SetPressedSelectionColor ( |
||
|
SetSelectionColor ( |
||
|
SetSelectorColor ( |
Used to override the default selection colors |
Name |
Description |
|
---|---|---|
|
FStyle |
Name |
Description |
---|---|
Instance |
Singleton instances of this style. |
RegularTextSize |
|
SmallTextSize |