Click or drag to resize

RectShapeInfoTCellArrayPointFromGridPoint Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected override ArrayPoint ArrayPointFromGridPoint(
	RectPoint point
)

Parameters

point
Type: Gamelogic.GridsRectPoint

Return Value

Type: ArrayPoint
See Also