FCompositeSubFont

Windows
MacOS
Linux

Inheritance Hierarchy

FCompositeFallbackFont

FCompositeSubFont

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Fonts/CompositeFont.h

Include

#include "Fonts/CompositeFont.h"

Syntax

struct FCompositeSubFont : public FCompositeFallbackFont

Variables

Name Description

Public variable

TArray< FInt32R...

 

CharacterRanges

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

Public variable

FString

 

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)

Public variable

FName

 

EditorName

Name of this sub-font.

Constructors

Name Description

Public function

FCompositeSubFont()

Default constructor

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss