Click or drag to resize

IMapTPointCalcGridDimensions Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Vector2 CalcGridDimensions(
	IGridSpace<TPoint> grid
)

Parameters

grid
Type: Gamelogic.GridsIGridSpaceTPoint

Return Value

Type: Vector2
See Also