game / pragma.gameinstance / GameInstanceService / addPlayersServiceV1 /
addPlayersServiceV1 #
suspend fun addPlayersServiceV1(session: ServiceSession, request: GameInstanceRpc.AddPlayersServiceV1Request): GameInstanceRpc.AddPlayersServiceV1Response
Adds player to a game by invoking GameInstancePlugin.handleBackendAddPlayersRequest.