GetHitWidgetPath

Overload list

Windows
MacOS
Linux
Name Description

Public function

TArray< FWid...

 

GetHitWidgetPath

(
    FVector WorldHitLocation,
    bool bIgnoreEnabledStatus,
    float CursorRadius
)

Returns the list of widgets with their geometry and the cursor position transformed into this Widget component's space.

Public function

TArray< FWid...

 

GetHitWidgetPath

(
    FVector2D WidgetSpaceHitCoordinate,
    bool bIgnoreEnabledStatus,
    float CursorRadius
)

Returns the list of widgets with their geometry and the cursor position transformed into this Widget 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