ShapeUnidirectionalText

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

FShapedGlyph...

 

ShapeUnidirectionalText

(
    const FString& InText,
    const FSlateFontInfo& InFontInfo,
    const float InFontScale,
    const TextBiDi::ETextDirection InTe...,
    const ETextShapingMethod InTextShap...
)

Performs text shaping on the given range of the string using the given font info.

Public function Const

FShapedGlyph...

 

ShapeUnidirectionalText

(
    const TCHAR* InText,
    const int32 InTextStart,
    const int32 InTextLen,
    const FSlateFontInfo& InFontInfo,
    const float InFontScale,
    const TextBiDi::ETextDirection InTe...,
    const ETextShapingMethod InTextShap...
)

Performs text shaping on the given range of the string using the given font info.

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