GridGenerator.Columns Field

MyDungeon

GridGeneratorColumns Field

The number of columns on the board (how wide it will be)

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

Field Value

Type: Int32
See Also