 | TileGridBuilderTPointCellPrefab Property |
Returns the cell prefab this builder uses to build the grid.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic TileCell CellPrefab { get; set; }Property Value
Type:
TileCell
See Also