Cell.Used Field

MyDungeon

CellUsed Field

Indicates if a Cell has been used to prevent overlapping rooms

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

Field Value

Type: Boolean
See Also