Cronous Emulation Server Daemon

Chat2 Class

Chat packet 2.

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

System.Object
   croemud.packet.Packet
      croemud.serverpacket.Chat2

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

Chat2 Members | croemud.serverpacket Namespace