Table of Contents

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)

Parameters

cells (int x, int z)[]

Returns

ShapeBuilder