Method AtCells
- Namespace
- GrindFest.Editor.DungeonBuilding.Fluent
- Assembly
- GrindFest.dll
AtCells(params (int x, int z)[])
Shortcut for multiple exact cells.
public PlacementBuilder AtCells(params (int x, int z)[] cells)
Shortcut for multiple exact cells.
public PlacementBuilder AtCells(params (int x, int z)[] cells)