GridGenerator.Rooms Field

MyDungeon

GridGeneratorRooms Field

All the rooms that are created for this board

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

Field Value

Type: Room
See Also