DialogResponseEventArgsT Properties |
The DialogResponseEventArgsT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| DialogButton |
Gets the button clicked for this response.
(Inherited from DialogResponseEventArgs.) | |
| DialogId |
Gets the id of dialog of this response.
(Inherited from DialogResponseEventArgs.) | |
| InputText |
Gets the inputtext of this response.
(Inherited from DialogResponseEventArgs.) | |
| ItemValue |
Get the value of the item clicked for this response.
| |
| ListItem |
Gets the index of the listitem clicked for this response.
(Inherited from DialogResponseEventArgs.) | |
| Player |
Gets the player sending this response.
(Inherited from DialogResponseEventArgs.) |