FHittestGrid::AddGrid

Add an already existing grid that occupy the same space.

Windows
MacOS
Linux

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

Syntax

void AddGrid
(
    const TSharedRef< const FHittestGrid > & OtherGrid
)

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.

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