DialogService Class |
Namespace: SampSharp.Entities.SAMP
public class DialogService : IDialogService
The DialogService type exposes the following members.
| Name | Description | |
|---|---|---|
| DialogService |
Initializes a new instance of the DialogService class.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ShowTResponse(EntityId, IDialogTResponse) |
Shows the specified dialog to the player.
| |
| ShowTResponse(EntityId, IDialogTResponse, ActionTResponse) |
Shows the specified dialog to the player.
| |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| DialogHideId |
The dialog ID used by the dialog service to hide the visible dialog.
| |
| DialogId |
The dialog ID used by the dialog service.
|