Cronous Emulation Server Daemon

Hello Class

Hello packet.

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

System.Object
   croemud.packet.Packet
      croemud.clientpacket.Hello

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

Assembly: croemud (in croemud.dll)

See Also

Hello Members | croemud.clientpacket Namespace