ListDialogT Methods |
The ListDialogT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| AddItem |
Adds the specified item to the list items.
| |
| AddItems |
Adds a collection of items to the list items.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| OnResponse(DialogResponseEventArgs) |
Raises the Response event.
(Overrides DialogOnResponse(DialogResponseEventArgs).) | |
| OnResponse(DialogResponseEventArgsT) |
Raises the Response event.
| |
| Show |
Shows the dialog box to a Player.
(Inherited from Dialog.) | |
| ShowAsync |
Shows the dialog box to a Player asynchronously.
| |
| ToString | (Inherited from Object.) |