Click or drag to resize

DiamondMeshGridBuilderGrid Property

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

Property Value

Type: RectGridTileCell
See Also