Click or drag to resize

TileGridBuilderTPointcellPrefab Field

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[SerializeField]
[TooltipAttribute("The object that will be used to display each cell.")]
protected TileCell cellPrefab

Field Value

Type: TileCell
See Also