Click or drag to resize

PolarPointyBrickTileGridBuilderGrid Property

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

Property Value

Type: WrappedGridMeshTileCell, PointyHexPoint
See Also