GridGenerator.InstantiateOuterWalls Method

MyDungeon

GridGeneratorInstantiateOuterWalls Method

Instantiate the outer wall of the map

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