Cronous Emulation Server Daemon

Weight Class

Weight packet.

For a list of all members of this type, see Weight Members.

System.Object
   croemud.packet.Packet
      croemud.serverpacket.Weight

[Visual Basic]
Public Class Weight
    Inherits Packet
[C#]
public class Weight : Packet
[C++]
public __gc class Weight : public Packet
[JScript]
public class Weight extends Packet

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: croemud.serverpacket

Assembly: croemud (in croemud.dll)

See Also

Weight Members | croemud.serverpacket Namespace