Cronous Emulation Server Daemon

News.length Property

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);

See Also

News Class | croemud.serverpacket Namespace