Click or drag to resize

RectShapeInfoTCellGridPointFromArrayPoint Method

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

Parameters

point
Type: Gamelogic.GridsArrayPoint

Return Value

Type: RectPoint
See Also