Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Input > API/Runtime/SlateCore/Input/FHittestGrid
| Type | Name | Description | |
|---|---|---|---|
| void | AddWidget
(
const TSharedRef< SWidget >& InWidget, |
Deprecated. Use the AddWidget with the FSlateInvalidationWidgetSortOrder type parameters instead. Passing FSlateInvalidationWidgetSortOrder() | |
| void | AddWidget
(
const TSharedRef< SWidget >& InWidget, |
Deprecated. Use the AddWidget with a pointer. | |
| void | AddWidget
(
const SWidget* InWidget, |
Add SWidget from the HitTest Grid |