Click or drag to resize

InspectableVectorPoint Constructor (DiamondPoint)

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

Parameters

point
Type: Gamelogic.GridsDiamondPoint
See Also