Click or drag to resize

VisibleDialog Properties

The VisibleDialog type exposes the following members.

Properties
  NameDescription
Public propertyDialog
Gets the visible dialog.
Public propertyEntity
Gets the entity to which this component has been attached.
(Inherited from Component.)
Public propertyHandler
Gets the response handler for the dialog.
Public propertyIsComponentAlive
Gets a value indicating whether this component is alive (has not been destroyed).
(Inherited from Component.)
Protected propertyManager
Gets the manager of the entity of this component.
(Inherited from Component.)
Public propertyParent
Gets the parent entity of the entity to which this component has been attached.
(Inherited from Component.)
Public propertyResponseReceived
Gets or sets a value indicating whether a response has been received.
Top
See Also