game-common / pragma.matchmaking / GameServerDetails /

GameServerDetails #

data class GameServerDetails(extCreateMatchRequest: ExtCreateMatchV1Request, gameServerZone: GameServerZone)

GameServerDetails represents the information required to start a game server.

Constructors #

GameServerDetails

fun GameServerDetails(extCreateMatchRequest: ExtCreateMatchV1Request, gameServerZone: GameServerZone)