GridGenerator.SetupCells Method

MyDungeon

GridGeneratorSetupCells Method

Sets the number of cells contained on the map

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