|
Gamebase SDK for Unity 2.72.0
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. | |
| static void | ShowAlert (string title, string message, GamebaseCallback.VoidDelegate buttonCallback) |
| This method to create the dialog and display it on screen. | |
| static void | ShowToast (string message, GamebaseUIToastType type) |
| Show a standard toast that just contains a text view. | |
| static GamebaseAppTrackingAuthorizationStatus | GetAppTrackingAuthorizationStatus () |
| Request app-tracking permission status for user authorization. | |
The Util class provides convenient and useful methods.