 | TileGridBuilderTPointGrid Property |
Returns the grid built with this builder.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic IGrid<TileCell, TPoint> Grid { get; protected set; }Property Value
Type:
IGridTileCell,
TPoint
See Also