Cronous Emulation Server Daemon

MapArea.y Property

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

See Also

MapArea Class | croemud.map Namespace