Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Input > API/Runtime/SlateCore/Input/FHittestGrid
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Private/Input/HittestGrid.cpp |
| Include | #include "Input/HittestGrid.cpp" |
Syntax
struct FGridTestingParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bTestWidgetIsInteractive | ||
| FIntPoint | CellCoord | ||
| FVector2f | CursorPositionInGrid | ||
| float | Radius |
Constructors
| Type | Name | Description | |
|---|---|---|---|
| Ctor |