Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Input > API/Runtime/SlateCore/Input/FHittestGrid
| Type | Name | Description | |
|---|---|---|---|
| void | InsertCustomHitTestPath
(
const TSharedRef< SWidget > InWidget, |
Deprecated. Use the InsertCustomHitTestPath with a pointer. | |
| void | InsertCustomHitTestPath
(
const SWidget* InWidget, |
Insert custom hit test data for a widget already in the grid |