Cell Constructor

MyDungeon

Cell Constructor

Initializes a new instance of the Cell class

Namespace:  MyDungeon.DungeonGeneration.GridBasedGenerator
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public Cell()
See Also