game / pragma.gameinstance / GameInstanceService / createAndLinkV1 /
createAndLinkV1 #
suspend fun createAndLinkV1(session: PartnerSession, request: GameInstanceRpc.CreateAndLinkV1Request): GameInstanceRpc.CreateAndLinkV1Response
Creates a new game, links the game server to it, and invokes GameInstancePlugin.handleBackendCreateRequest.