Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Fonts > API/Runtime/SlateCore/Fonts/FSlateFontMeasure
| Type | Name | Description | |
|---|---|---|---|
| int32 | FindCharacterIndexAtOffset
(
FStringView Text, |
Finds the character index at the specified position in pixels along the string horizontally | |
| int32 | FindCharacterIndexAtOffset
(
const FText& Text, |
Finds the character index at the specified position in pixels along the text horizontally | |
| int32 | FindCharacterIndexAtOffset
(
FStringView Text, |
Finds the character index at the specified position in pixels along the string horizontally |