 | 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
Syntaxpublic MeshTileCell CellPrefab { get; set; }Property Value
Type:
MeshTileCell
See Also