Area Y coordinates.
[Visual Basic] Public Property ReadOnly y As Integer [C#] public int y { get; } [C++] public: __property int get_y(); [JScript] public function get y() : int
MapArea Class | croemud.map Namespace