Click or drag to resize

Dialog Methods

The Dialog type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetOpenDialog
Gets the dialog currently being shown to the specified player.
Public methodGetType (Inherited from Object.)
Public methodStatic memberHide
Hides all dialogs for the specified player.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodOnResponse
Raises the Response event.
Public methodShow
Shows the dialog box to a Player.
Public methodShowAsync
Shows the dialog box to a Player asynchronously.
Public methodToString (Inherited from Object.)
Top
See Also