Gamebase SDK for Unity
1.1.5
Toast Gamebase Platform
|
The Util class provides convenient and useful methods. More...
Static Public Member Functions | |
static void | ShowAlert (string title, string message) |
Show Alert View. More... | |
static void | ShowAlert (string title, string message, GamebaseCallback.VoidDelegate buttonCallback) |
Show Alert View with async completion callback. More... | |
static void | ShowToast (string message, int duration) |
Show Toast. More... | |
The Util class provides convenient and useful methods.