Gamebase SDK for Unity  1.1.5
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)
 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...
 

Detailed Description

The Util class provides convenient and useful methods.