Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Text > API/Runtime/Slate/Widgets/Text/FSlateEditableTextLayout
| Type | Name | Description | |
|---|---|---|---|
| void | SelectWordAt
(
const UE::Slate::FDeprecateVector2DParameter& InLocalPosition |
Select the word under the given position (the position is local to the text layout space) | |
| void | SelectWordAt
(
const FGeometry& MyGeometry, |
Select the word under the given position |