Click or drag to resize

PolarTileGridBuilderTPointCellPrefab 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
Syntax
C#
public MeshTileCell CellPrefab { get; set; }

Property Value

Type: MeshTileCell
See Also