Gets the instance of server (singleton).
[Visual Basic] Shared Public Property ReadOnly instance As Server [C#] public static Server instance { get; } [C++] public: static __property Server* get_instance(); [JScript] public static function get instance() : Server
Server Class | croemud.game Namespace