Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UWidgetComponent
| Type | Name | Description | |
|---|---|---|---|
| TArray< FWidgetAndPointer > | GetHitWidgetPath
(
FVector WorldHitLocation, |
Returns the list of widgets with their geometry and the cursor position transformed into this Widget component's space. | |
| TArray< FWidgetAndPointer > | GetHitWidgetPath
(
FVector2D WidgetSpaceHitCoordinate, |
Returns the list of widgets with their geometry and the cursor position transformed into this Widget space. |