game-common / pragma.matchmaking / NewGameInstance / addParties /

addParties #

fun addParties(parties: List<Matchmaking.Party>, teamNumber: Int = 0)

Select parties that should be added to the game instance.

Parameters #

parties

The parties, and their players within, to add to the game instance.

teamNumber

The team number to set on the players, defaults to 0.