GridGenerator.CreateRooms Method

MyDungeon

GridGeneratorCreateRooms Method

Creates the rooms in the map

Namespace:  MyDungeon.DungeonGeneration.GridBasedGenerator
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected virtual void CreateRooms()
See Also