Click or drag to resize

PointyHexTileGridBuilderGrid Property

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public PointyHexGrid<TileCell> Grid { get; }

Property Value

Type: PointyHexGridTileCell
See Also