GridGenerator.InstantiateTiles Method

MyDungeon

GridGeneratorInstantiateTiles Method

Instantiate all of the objects based on the value in the map array

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