Cronous Emulation Server Daemon

ItemInfo Class

Item info packet.

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

System.Object
   croemud.packet.Packet
      croemud.serverpacket.ItemInfo

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

ItemInfo Members | croemud.serverpacket Namespace