Cronous Emulation Server Daemon

UseItem Class

Item using packet.

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

System.Object
   croemud.packet.Packet
      croemud.clientpacket.UseItem

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

UseItem Members | croemud.clientpacket Namespace