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