Contents

Team

A team that you add to a rule set.

Overview

Use a Team object in the expression of a matchmaking rule to access the players that Game Center assigns to a team.

Properties

`maxPlayers

The maximum number of players on the team.

`minPlayers

The minimum number of players on the team.

`name

The name for the team that’s unique within the scope of its rule set.

`players

An array of Player objects representing the players that Game Center assigns to the team.

See Also

Objects