Cronous Emulation Server Daemon

Chat6 Class

Chat packet 6.

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

System.Object
   croemud.packet.Packet
      croemud.serverpacket.Chat6

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

Chat6 Members | croemud.serverpacket Namespace