Gamebase SDK for Unity
2.2.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 :
public
void
GetLaunchingInformations
()
{
<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:
Toast
Gamebase
Gamebase
Launching
Generated by
1.8.14