Method RemoveCells
- Namespace
- GrindFest.Editor.DungeonBuilding.Fluent
- Assembly
- GrindFest.dll
RemoveCells(params (int x, int z)[])
Remove cells from the current shape.
public ShapeBuilder RemoveCells(params (int x, int z)[] cells)
Remove cells from the current shape.
public ShapeBuilder RemoveCells(params (int x, int z)[] cells)