![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <CompositeFont.h>
Inheritance diagram for FCompositeSubFont:Public Member Functions | |
| FCompositeSubFont () | |
Public Member Functions inherited from FCompositeFallbackFont | |
| FCompositeFallbackFont () | |
Public Attributes | |
| TArray< FInt32Range > | CharacterRanges |
| FString | Cultures |
Public Attributes inherited from FCompositeFallbackFont | |
| FTypeface | Typeface |
| float | ScalingFactor |
|
inline |
Default constructor
| TArray<FInt32Range> FCompositeSubFont::CharacterRanges |
Array of character ranges for which this sub-font should be used
| FString FCompositeSubFont::Cultures |
Optional semi-colon separated list of cultures that this sub-font should be used with (if specified, this sub-font will be favored by those cultures and ignored by others)