|
Gamebase SDK for Unity 2.72.0
Toast Gamebase Platform
|
|
static |
This method to create the dialog and display it on screen.
Show Alert View with async completion callback.
| title | The title to be shown in the alert. |
| message | The message to be shown in the alert. |
| buttonCallback | The buttonCallback to be executed after click ok button. |
Example Usage :