Cronous Emulation Server Daemon

Equip Class

Equipment report packet.

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

System.Object
   croemud.packet.Packet
      croemud.clientpacket.Equip

[Visual Basic]
Public Class Equip
    Inherits Packet
[C#]
public class Equip : Packet
[C++]
public __gc class Equip : public Packet
[JScript]
public class Equip 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.clientpacket

Assembly: croemud (in croemud.dll)

See Also

Equip Members | croemud.clientpacket Namespace