Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Fonts
Inheritance Hierarchy
- FCompositeFallbackFont
- FCompositeSubFont
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Fonts/CompositeFont.h |
| Include | #include "Fonts/CompositeFont.h" |
Syntax
USTRUCT ()
struct FCompositeFallbackFont
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | ScalingFactor | Amount to scale this sub-font so that it better matches the size of the default font | |
| FTypeface | Typeface | Typeface data for this sub-font |
Constructors
| Type | Name | Description | |
|---|---|---|---|
| Default constructor |