Click or drag to resize

InspectableVectorPoint Constructor (VectorPoint)

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

Parameters

point
Type: Gamelogic.GridsVectorPoint
See Also