IDialog Interface |
Namespace: SampSharp.Entities.SAMP
public interface IDialog
The IDialog type exposes the following members.
Name | Description | |
---|---|---|
![]() | Button1 |
Gets the text on the left button.
|
![]() | Button2 |
Gets the text on the right button.
|
![]() | Caption |
Gets the caption of the dialog.
|
![]() | Content |
Gets the content of the dialog.
|
![]() | Style |
Gets the dialog style.
|