Gamebase SDK for Unity
1.1.5
Toast Gamebase Platform
|
|
static |
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. |
This sample shows how to call the Gamebase.Util.ShowAlert method.