Click or drag to resize

PolarRectTileGridBuilderGrid Property

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

Property Value

Type: WrappedGridTileCell, RectPoint
See Also