DialogResponseEventArgsT Class |
Namespace: SampSharp.GameMode.Events
public class DialogResponseEventArgs<T> : DialogResponseEventArgs
[Missing <typeparam name="T"/> documentation for "T:SampSharp.GameMode.Events.DialogResponseEventArgs`1"]
The DialogResponseEventArgsT type exposes the following members.
| Name | Description | |
|---|---|---|
| DialogResponseEventArgsT |
Initializes a new instance of the DialogResponseEventArgs class.
|
| 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.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |