Gamebase SDK for Unity  2.3.0
Toast Gamebase Platform
Gamebase.Util Class Reference

The Util class provides convenient and useful methods. More...

Collaboration diagram for Gamebase.Util:
Collaboration graph

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...
 

Detailed Description

The Util class provides convenient and useful methods.

Since
Added 1.4.0.