Method AlongRow
- Namespace
- GrindFest.Editor.DungeonBuilding.Fluent
- Assembly
- GrindFest.dll
AlongRow(int, int?, int?)
Shortcut for an entire row (z), optionally bounded.
public PlacementBuilder AlongRow(int z, int? fromX = null, int? toX = null)
Shortcut for an entire row (z), optionally bounded.
public PlacementBuilder AlongRow(int z, int? fromX = null, int? toX = null)