Cronous Emulation Server Daemon

Player.home_map Property

Gets the home map ID.

[Visual Basic]
Public Property ReadOnly home_map As Integer
[C#]
public int home_map { get; }
[C++]
public: __property int get_home_map();
[JScript]
public function get home_map() : int

See Also

Player Class | croemud.game Namespace