News length.
[Visual Basic] Public Property length As UInt32 [C#] public uint length { get; set; } [C++] public: __property unsigned int get_length(); public: __property void set_length(unsigned int ); [JScript] public function get length() : UInt32 public function set length(UInt32);
News Class | croemud.serverpacket Namespace