Gamebase SDK for Unity  1.10.0
Toast Gamebase Platform

◆ GetLaunchingInformations()

static GamebaseResponse.Launching.LaunchingInfo GetLaunchingInformations ( )
static

Get various information provided by the launching server.

Since
Added 1.4.0.
Returns
The Launching information.

Example Usage :

{
<br> Toast.Gamebase.GamebaseResponse.Launching.LaunchingInfo launchingInfo = Gamebase.Launching.GetLaunchingInformations();
<br>}
Here is the call graph for this function:
Here is the caller graph for this function: