GetGlyphAtOffset

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

FGlyphOffset...

 

GetGlyphAtOffset

(
    FSlateFontCache& InFontCache,
    const int32 InHorizontalOffset,
    const int32 InStartOffset
)

Get the information for the glyph at the specified position in pixels along the string horizontally

Public function Const

TOptional< F...

 

GetGlyphAtOffset

(
    FSlateFontCache& InFontCache,
    const int32 InStartIndex,
    const int32 InEndIndex,
    const int32 InHorizontalOffset,
    const int32 InStartOffset,
    const bool InIncludeKerningWithPrec...
)

Get the information for the glyph at the specified position in pixels along the string horizontally

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