Cronous Emulation Server Daemon

Client._map_id Field

ID of the current map.

[Visual Basic]
Protected _map_id As Integer
[C#]
protected int _map_id;
[C++]
protected: int _map_id;
[JScript]
protected var _map_id: int;

See Also

Client Class | croemud.game Namespace