Click or drag to resize

InspectableVectorPoint Constructor (RectPoint)

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[VersionAttribute(1, 8, 0)]
public InspectableVectorPoint(
	RectPoint point
)

Parameters

point
Type: Gamelogic.GridsRectPoint
See Also