FSlateEditableTextLayout::SelectWordAt

Select the word under the given position (the position is local to the text layout space)

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Text/SlateEditableTextLayout.h

Include

#include "Widgets/Text/SlateEditableTextLayout.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Text/SlateEditableTextLayout.cpp

Syntax

void SelectWordAt
(
    const FVector2D & InLocalPosition
)

Remarks

Select the word under the given position (the position is local to the text layout space)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss