UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FCompositeSubFont Struct Reference

#include <CompositeFont.h>

+ Inheritance diagram for FCompositeSubFont:

Public Member Functions

 FCompositeSubFont ()
 
- Public Member Functions inherited from FCompositeFallbackFont
 FCompositeFallbackFont ()
 

Public Attributes

TArray< FInt32RangeCharacterRanges
 
FString Cultures
 
- Public Attributes inherited from FCompositeFallbackFont
FTypeface Typeface
 
float ScalingFactor
 

Constructor & Destructor Documentation

◆ FCompositeSubFont()

FCompositeSubFont::FCompositeSubFont ( )
inline

Default constructor

Member Data Documentation

◆ CharacterRanges

TArray<FInt32Range> FCompositeSubFont::CharacterRanges

Array of character ranges for which this sub-font should be used

◆ Cultures

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)


The documentation for this struct was generated from the following file: