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
Player Class | croemud.game Namespace