Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Fonts > API/Runtime/SlateCore/Fonts/FSlateFontCache
| Type | Name | Description | |
|---|---|---|---|
| FShapedGlyphSequenceRef | ShapeUnidirectionalText
(
const FString& InText, |
Performs text shaping on the given range of the string using the given font info. | |
| FShapedGlyphSequenceRef | ShapeUnidirectionalText
(
const TCHAR* InText, |
Performs text shaping on the given range of the string using the given font info. |