Cronous Emulation Server Daemon

OpenDialog Class

NPC dialog packet.

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

System.Object
   croemud.packet.Packet
      croemud.serverpacket.OpenDialog

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

OpenDialog Members | croemud.serverpacket Namespace