game-common / pragma.matchmaking / GameInstanceUpdate / setExtForPlayer /

setExtForPlayer #

fun setExtForPlayer(player: Matchmaking.Player, ext: ExtBackendAddPlayer)

Set the ext for a player to be sent to the game instance.

Parameters #

player

A player that has already been added.

ext

The ext for the player.