Cronous Emulation Server Daemon

GameRandom.instance Property

Instance.

[Visual Basic]
Shared Public Property ReadOnly instance As GameRandom
[C#]
public static GameRandom instance { get; }
[C++]
public: static __property GameRandom* get_instance();
[JScript]
public static function get instance() : GameRandom

See Also

GameRandom Class | croemud.game Namespace