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

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

CellsFSquare2DGridHelper::FGridLevel
CellSizeFSquare2DGridHelper::FGrid2D
CellsMappingFSquare2DGridHelper::FGridLevel
FGrid2D(const FVector2D &InOrigin, int64 InCellSize, int64 InGridSize)FSquare2DGridHelper::FGrid2Dinline
FGridLevel(const FVector2D &InOrigin, int64 InCellSize, int64 InGridSize, int32 InLevel)FSquare2DGridHelper::FGridLevelinline
ForEachIntersectingCells(const FBox &InBox, TFunctionRef< void(const FGridCellCoord2 &)> InOperation) constFSquare2DGridHelper::FGrid2Dinline
ForEachIntersectingCells(const FSphere &InSphere, TFunctionRef< void(const FGridCellCoord2 &)> InOperation) constFSquare2DGridHelper::FGrid2Dinline
ForEachIntersectingCells(const FSphericalSector &InShape, TFunctionRef< void(const FGridCellCoord2 &)> InOperation) constFSquare2DGridHelper::FGrid2D
ForEachIntersectingCellsBreakable(const FBox &InBox, TFunctionRef< bool(const FGridCellCoord2 &)> InOperation) constFSquare2DGridHelper::FGrid2Dinline
GetCell(const FGridCellCoord2 &InCoords)FSquare2DGridHelper::FGridLevelinline
GetCell(const FGridCellCoord2 &InCoords) constFSquare2DGridHelper::FGridLevelinline
GetCellBounds(int64 InIndex, FBox2D &OutBounds) constFSquare2DGridHelper::FGrid2Dinline
GetCellBounds(const FGridCellCoord2 &InCoords, FBox2D &OutBounds, bool bCheckIsValidCoord=true) constFSquare2DGridHelper::FGrid2Dinline
GetCellCoords(const FVector2D &InPos, FGridCellCoord2 &OutCoords) constFSquare2DGridHelper::FGrid2Dinline
GetCellCoords(const FBox2D &InBounds2D, FGridCellCoord2 &OutMinCellCoords, FGridCellCoord2 &OutMaxCellCoords) constFSquare2DGridHelper::FGrid2Dinline
GetCellIndex(const FGridCellCoord2 &InCoords, uint64 &OutIndex) constFSquare2DGridHelper::FGrid2Dinline
GetCellIndex(const FVector &InPos, uint64 &OutIndex) constFSquare2DGridHelper::FGrid2Dinline
GetNumIntersectingCells(const FBox &InBox) constFSquare2DGridHelper::FGrid2Dinline
GridSizeFSquare2DGridHelper::FGrid2D
IsValidCoords(const FGridCellCoord2 &InCoords) constFSquare2DGridHelper::FGrid2Dinline
LevelFSquare2DGridHelper::FGridLevel
OriginFSquare2DGridHelper::FGrid2D