Version number.
[Visual Basic] Public Property region As UInt32 [C#] public uint region { get; set; } [C++] public: __property unsigned int get_region(); public: __property void set_region(unsigned int ); [JScript] public function get region() : UInt32 public function set region(UInt32);
TimeReporting Class | croemud.clientpacket Namespace