Gamebase SDK for Unity
1.14.2
Toast Gamebase Platform
|
The Util class provides convenient and useful methods. More...
Static Public Member Functions | |
static void | ShowAlert (string title, string message) |
This method to create the dialog and display it on screen. More... | |
static void | ShowAlert (string title, string message, GamebaseCallback.VoidDelegate buttonCallback) |
This method to create the dialog and display it on screen. More... | |
static void | ShowToast (string message, GamebaseUIToastType type) |
Show a standard toast that just contains a text view. More... | |
The Util class provides convenient and useful methods.