UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSquare2DGridHelper Member List

This is the complete list of members for FSquare2DGridHelper, including all inherited members.

CellSizeFSquare2DGridHelper
ForEachCells(TFunctionRef< void(const FSquare2DGridHelper::FGridLevel::FGridCell &)> InOperation) constFSquare2DGridHelper
ForEachIntersectingCells(const FBox &InBox, TFunctionRef< void(const FGridCellCoord &)> InOperation, int32 InStartLevel=0) constFSquare2DGridHelper
ForEachIntersectingCells(const FSphere &InSphere, TFunctionRef< void(const FGridCellCoord &)> InOperation, int32 InStartLevel=0) constFSquare2DGridHelper
ForEachIntersectingCells(const FSphericalSector &InShape, TFunctionRef< void(const FGridCellCoord &)> InOperation, int32 InStartLevel=0) constFSquare2DGridHelper
FSquare2DGridHelper(const FBox &InWorldBounds, const FVector &InOrigin, int64 InCellSize)FSquare2DGridHelper
FSquare2DGridHelper(const FBox &InWorldBounds, const FVector &InOrigin, int64 InCellSize, bool bUseAlignedGridLevels)FSquare2DGridHelper
GetAlwaysLoadedCell()FSquare2DGridHelperinline
GetAlwaysLoadedCell() constFSquare2DGridHelperinline
GetCell(const FGridCellCoord &InCoords) constFSquare2DGridHelperinline
GetCellBounds(const FGridCellCoord &InCoords, FBox2D &OutBounds) constFSquare2DGridHelperinline
GetCellGlobalCoords(const FGridCellCoord &InCoords, FGridCellCoord &OutGlobalCoords) constFSquare2DGridHelperinline
GetLowestLevel()FSquare2DGridHelperinline
LevelsFSquare2DGridHelper
OriginFSquare2DGridHelper
WorldBoundsFSquare2DGridHelper