Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition > API/Runtime/Engine/WorldPartition/RuntimeSpatialHash > API/Runtime/Engine/WorldPartition/RuntimeSpatialHash/FSquare2DGridHelper
| Type | Name | Description | |
|---|---|---|---|
| int32 | ForEachIntersectingCells
(
const FBox& InBox, |
Runs a function on all intersecting cells for the provided box | |
| int32 | ForEachIntersectingCells
(
const FSphere& InSphere, |
Runs a function on all intersecting cells for the provided sphere | |
| int32 | ForEachIntersectingCells
(
const FSphericalSector& InShape, |
Runs a function on all intersecting cells for the provided spherical sector |