Cronous Emulation Server Daemon

Hello.version Property

Version number.

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

See Also

Hello Class | croemud.clientpacket Namespace