Navigation
API > API/Runtime > API/Runtime/SlateCore
| |
|
| Name |
FCompositeFallbackFont |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/Fonts/CompositeFont.h |
| Include Path |
#include "Fonts/CompositeFont.h" |
Syntax
USTRUCT ()
struct FCompositeFallbackFont
Derived Classes
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Default constructor |
Fonts/CompositeFont.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ScalingFactor |
float |
Amount to scale this sub-font so that it better matches the size of the default font |
Fonts/CompositeFont.h |
|
| Typeface |
FTypeface |
Typeface data for this sub-font |
Fonts/CompositeFont.h |
|
Functions
Public