game-common / pragma.matchmaking / NewGameInstance / continueMatchmaking /
continueMatchmaking #
fun continueMatchmaking(key: MatchmakingRpc.MatchmakingQueueKey)
Indicate that after the game instance is created, it should be immediately be added into matchmaking to find more players.
Parameters #
key | The key for the matchmaking queue that the game instance should be added into. |