Cronous Emulation Server Daemon

MoneyInBank Class

Money in bank report packet.

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

System.Object
   croemud.packet.Packet
      croemud.serverpacket.MoneyInBank

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

MoneyInBank Members | croemud.serverpacket Namespace