Cronous Emulation Server Daemon

TimeReporting.time Property

Version number.

[Visual Basic]
Public Property time As UInt32
[C#]
public uint time { get; set; }
[C++]
public: __property unsigned int get_time();
public: __property void set_time(unsigned int );
[JScript]
public function get time() : UInt32
public function set time(UInt32);

See Also

TimeReporting Class | croemud.clientpacket Namespace