GridGenerator.WallTiles Field

MyDungeon

GridGeneratorWallTiles Field

An array of wall tile prefabs

Namespace:  MyDungeon.DungeonGeneration.GridBasedGenerator
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public GameObject[] WallTiles

Field Value

Type: GameObject
See Also