Navigation
Unreal Engine C++ API Reference > Runtime > SlateCore > Widgets > SWindow
References
Module | SlateCore |
Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h |
Include | #include "Widgets/SWindow.h" |
Source | /Engine/Source/Runtime/SlateCore/Private/Widgets/SWindow.cpp |
FHittestGrid & GetHittestGrid&40;&41;
Remarks
Access the hittest acceleration data structure for this window. The grid is filled out every time the window is painted.
See Also
FHittestGridfor more details.