Click or drag to resize

LineShapeInfoTCellGridPointFromArrayPoint Method

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

Parameters

point
Type: Gamelogic.GridsArrayPoint

Return Value

Type: LinePoint
See Also