Click or drag to resize

PointyHexGridTCellArrayPointFromGridPoint Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static ArrayPoint ArrayPointFromGridPoint(
	PointyHexPoint point
)

Parameters

point
Type: Gamelogic.GridsPointyHexPoint

Return Value

Type: ArrayPoint
See Also