Click or drag to resize

VectorPointUnaryNegation Operator

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static VectorPoint operator -(
	VectorPoint point
)

Parameters

point
Type: Gamelogic.GridsVectorPoint

Return Value

Type: VectorPoint
See Also