Cronous Emulation Server Daemon

Chat4 Class

Chat packet 4.

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

System.Object
   croemud.packet.Packet
      croemud.serverpacket.Chat4

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

Chat4 Members | croemud.serverpacket Namespace