Click or drag to resize

TileGridBuilderTPointGetCustomGrid Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected IGrid<TileCell, TPoint> GetCustomGrid()

Return Value

Type: IGridTileCell, TPoint
See Also