Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Styling/StyleDefaults.h |
Include |
#include "Styling/StyleDefaults.h" |
class FStyleDefaults
Copyright Epic Games, Inc. All Rights Reserved.
Name | Description | ||
---|---|---|---|
|
const FLinea... |
GetColor() |
Get default FLinearColor. |
|
float |
GetFloat() |
Return the static default float value. |
|
const FSlate... |
GetFontInfo ( |
Get default font. |
|
const FMargi... |
GetMargin() |
Get default FMargin. |
|
const FSlate... |
GetNoBrush() |
|
|
const FSlate... |
GetSlateColor() |
Get default Slate Color. |
|
const FSlate... |
GetSound() |
Return the static default sound value. |
|
const FVecto... |
GetVector2D() |
Get default FVector2D value. |
Name |
Description |
---|---|
DefaultColor |
|
DefaultFloat |
|
DefaultFVector2D |
|
DefaultMargin |
|
DefaultSlateColor |
|
DefaultSound |