Contents

GameCenterMatchmakingTeamAssignment

The data structure that represents the assignment of a player to a team.

Declaration

object GameCenterMatchmakingTeamAssignment

Properties

NameTypeDescription
playerIdstring

A unique identifier for the player.

teamstring

The name of the team that Game Center assigned the player to.

See Also

Objects