Click or drag to resize

ArrayPointY Property

Returns the y-coordinate of this coordinate pair.

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public int Y { get; }

Property Value

Type: Int32
See Also