Click or drag to resize

DiamondPointDot Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[VersionAttribute(1, 7, 0)]
public int Dot(
	DiamondPoint other
)

Parameters

other
Type: Gamelogic.GridsDiamondPoint

Return Value

Type: Int32
See Also