Method Between
- Namespace
- GrindFest.Editor.DungeonBuilding.Fluent
- Assembly
- GrindFest.dll
Between(int, int)
Constrain to x in [xFrom, xTo] inclusive.
public RowSelector Between(int xFrom, int xTo)
Constrain to x in [xFrom, xTo] inclusive.
public RowSelector Between(int xFrom, int xTo)