Cronous Emulation Server Daemon

Weight.weight Property

Weight.

[Visual Basic]
Public Property weight As UInt16
[C#]
public ushort weight { get; set; }
[C++]
public: __property unsigned short get_weight();
public: __property void set_weight(unsigned short );
[JScript]
public function get weight() : UInt16
public function set weight(UInt16);

See Also

Weight Class | croemud.serverpacket Namespace