FCharacterListEntry

Maintains a fake shaped glyph for each character in the character list

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Fonts/FontCache.h"

Syntax

struct FCharacterListEntry

Remarks

Maintains a fake shaped glyph for each character in the character list

Variables

Name Description

Public variable

EFontFallback

 

FallbackLevel

The fallback level this character represents

Public variable

const FFontData...

 

FontData

Font data this character was rendered with

Public variable

bool

 

HasKerning

Does this character have kerning?

Public variable

FShapedGlyphEnt...

 

ShapedGlyphEntry

The shaped glyph data for this character

Public variable

bool

 

Valid

Has this entry been initialized?

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