Get various information provided by the launching server.
public void GetLaunchingInformationsSample()
{ <br>
}
static GamebaseResponse.Launching.LaunchingInfo GetLaunchingInformations()
Get various information provided by the launching server.
Definition Gamebase.cs:2005
The Launching class contains several informations that is received from the server after application ...
Definition Gamebase.cs:1990
The Gamebase class is core of Gamebase service.
Definition Gamebase.cs:11