VisibleDialog Properties |
The VisibleDialog type exposes the following members.
| Name | Description | |
|---|---|---|
| Dialog |
Gets the visible dialog.
| |
| Entity |
Gets the entity to which this component has been attached.
(Inherited from Component.) | |
| Handler |
Gets the response handler for the dialog.
| |
| IsComponentAlive |
Gets a value indicating whether this component is alive (has not been destroyed).
(Inherited from Component.) | |
| Manager |
Gets the manager of the entity of this component.
(Inherited from Component.) | |
| Parent |
Gets the parent entity of the entity to which this component has been attached.
(Inherited from Component.) | |
| ResponseReceived |
Gets or sets a value indicating whether a response has been received.
|