![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FSquare2DGridHelper, including all inherited members.
| CellSize | FSquare2DGridHelper | |
| ForEachCells(TFunctionRef< void(const FSquare2DGridHelper::FGridLevel::FGridCell &)> InOperation) const | FSquare2DGridHelper | |
| ForEachIntersectingCells(const FBox &InBox, TFunctionRef< void(const FGridCellCoord &)> InOperation, int32 InStartLevel=0) const | FSquare2DGridHelper | |
| ForEachIntersectingCells(const FSphere &InSphere, TFunctionRef< void(const FGridCellCoord &)> InOperation, int32 InStartLevel=0) const | FSquare2DGridHelper | |
| ForEachIntersectingCells(const FSphericalSector &InShape, TFunctionRef< void(const FGridCellCoord &)> InOperation, int32 InStartLevel=0) const | FSquare2DGridHelper | |
| FSquare2DGridHelper(const FBox &InWorldBounds, const FVector &InOrigin, int64 InCellSize) | FSquare2DGridHelper | |
| FSquare2DGridHelper(const FBox &InWorldBounds, const FVector &InOrigin, int64 InCellSize, bool bUseAlignedGridLevels) | FSquare2DGridHelper | |
| GetAlwaysLoadedCell() | FSquare2DGridHelper | inline |
| GetAlwaysLoadedCell() const | FSquare2DGridHelper | inline |
| GetCell(const FGridCellCoord &InCoords) const | FSquare2DGridHelper | inline |
| GetCellBounds(const FGridCellCoord &InCoords, FBox2D &OutBounds) const | FSquare2DGridHelper | inline |
| GetCellGlobalCoords(const FGridCellCoord &InCoords, FGridCellCoord &OutGlobalCoords) const | FSquare2DGridHelper | inline |
| GetLowestLevel() | FSquare2DGridHelper | inline |
| Levels | FSquare2DGridHelper | |
| Origin | FSquare2DGridHelper | |
| WorldBounds | FSquare2DGridHelper |