Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/TQuadTree
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/GenericQuadTree.h |
| Include | #include "GenericQuadTree.h" |
bool Remove
&40;
const ElementType & Instance,
const FBox2D & Box
&41;
Remarks
Removes an object of type ElementType with an associated 2D box of size Box (log n). Does not cleanup tree