GameServerInfo๏
Inherits: Resource < RefCounted < Object
Game server info used by the MasterServerClient.
Description๏
Game server info used by the MasterServerClient. Used to MasterServerClient.create_game() or MasterServerClient.update_game().
Properties๏
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Property Descriptions๏
Description of the game server.
Name of the game server.
Id of the game server. Generated after call to MasterServerClient.create_game().
Ip address of the game server.
Max players of the game server.
Players of the game server.
Port of the game server.
Version of the game server.