GridGenerator.FloorTiles Field

MyDungeon

GridGeneratorFloorTiles Field

An array of floor tile prefabs

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

Field Value

Type: GameObject
See Also