FSourceIndexToGlyphData

Contains the information needed when performing a reverse look-up from a source index to the corresponding shaped glyph

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Fonts/FontCache.h"

Syntax

struct FSourceIndexToGlyphData

Remarks

Contains the information needed when performing a reverse look-up from a source index to the corresponding shaped glyph

Variables

Name Description

Public variable

TArray< int32 >

 

AdditionalGlyphIndices

Public variable

int32

 

GlyphIndex

Constructors

Name Description

Public function

FSourceIndexToGlyphData()

Public function

FSourceIndexToGlyphData

(
    const int32 InGlyphIndex
)

Functions

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