IsTextSelectedAt

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

IsTextSelectedAt

(
    const FVector2D& InLocalPosition
)

Query to see if the text under the given position is currently selected (the position is local to the text layout space)

Public function Const

bool

 

IsTextSelectedAt

(
    const FGeometry& MyGeometry,
    const FVector2D& ScreenSpacePositi...
)

Query to see if the text under the given position is currently selected

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