GridGenerator.Cells Field

MyDungeon

GridGeneratorCells Field

All the cells available in map

Namespace:  MyDungeon.DungeonGeneration.GridBasedGenerator
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected Cell[] Cells

Field Value

Type: Cell
See Also