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);
TimeReporting Class | croemud.clientpacket Namespace