Cronous Emulation Server Daemon

MoneyInHand Class

Money in hand report packet.

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

System.Object
   croemud.packet.Packet
      croemud.serverpacket.MoneyInHand

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

MoneyInHand Members | croemud.serverpacket Namespace