Item buying packet.
For a list of all members of this type, see BuyItem Members.
System.Object
croemud.packet.Packet
croemud.clientpacket.BuyItem
[Visual Basic] Public Class BuyItem Inherits Packet [C#] public class BuyItem : Packet [C++] public __gc class BuyItem : public Packet [JScript] public class BuyItem extends Packet
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: croemud.clientpacket
Assembly: croemud (in croemud.dll)
BuyItem Members | croemud.clientpacket Namespace