Click or drag to resize

GridPoint2Y Property

The Y coordinate of this point.

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

Property Value

Type: Int32
See Also