SWindow::GetHittestGrid

Access the hittest acceleration data structure for this window.

Windows
MacOS
Linux

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

Syntax

FHittestGrid & GetHittestGrid()

Remarks

Access the hittest acceleration data structure for this window. The grid is filled out every time the window is painted.

See Also

FHittestGrid for more details.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss