GridGenerator.Rows Field

MyDungeon

GridGeneratorRows Field

The number of rows on the board (how tall it will be)

Namespace:  MyDungeon.DungeonGeneration.GridBasedGenerator
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public int Rows

Field Value

Type: Int32
See Also