game / pragma.gameinstance / GameInstanceService / createV1 /
createV1 #
suspend fun createV1(session: PlayerSession, request: GameInstanceRpc.CreateV1Request): GameInstanceRpc.CreateV1Response
Create a new game, invoking GameInstancePlugin.handlePlayerCreateRequest to customize the newly created game.