Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Fonts > API/Runtime/SlateCore/Fonts/FSlateFontMeasure
| Type | Name | Description | |
|---|---|---|---|
| int32 | FindFirstWholeCharacterIndexAfterOffset
(
const FString& Text, |
Finds the first whole character index after the specified position in pixels along the string horizontally | |
| int32 | FindFirstWholeCharacterIndexAfterOffset
(
const FText& Text, |
Finds the first whole character index after the specified position in pixels along the string horizontally | |
| int32 | FindFirstWholeCharacterIndexAfterOffset
(
const FString& Text, |
Finds the first whole character index after the specified position in pixels along the string horizontally |