Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Input > API/Runtime/SlateCore/Input/FHittestGrid
| Type | Name | Description | |
|---|---|---|---|
| void | RemoveWidget
(
const TSharedRef< SWidget >& InWidget |
Deprecated. Use the RemoveWidget with a pointer. | |
| void | RemoveWidget
(
const SWidget* InWidget |
Remove SWidget from the HitTest Grid |