Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Input > API/Runtime/SlateCore/Input/FHittestGrid
| Type | Name | Description | |
|---|---|---|---|
| void | UpdateWidget
(
const TSharedRef< SWidget >& InWidget, |
Deprecated. Use the UpdateWidget with a pointer. | |
| void | UpdateWidget
(
const SWidget* InWidget, |
Update the widget SecondarySort without removing it and readding it again. |