Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Input > API/Runtime/SlateCore/Input/FHittestGrid
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Input/HittestGrid.h |
| Include | #include "Input/HittestGrid.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Input/HittestGrid.cpp |
void AddGrid
&40;
const TSharedRef< const FHittestGrid > & OtherGrid
&41;
Remarks
Add an already existing grid that occupy the same space. The grid needs to have an owner, not be this grid and occupy the same space as this grid.