GridGenerator.SetTilesValuesForCorridors Method

MyDungeon

GridGeneratorSetTilesValuesForCorridors Method

Adds corridors to the map array

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