GameCenterMatchmakingTeamCreateRequest.Data.Attributes
The attributes for a team that you create.
Declaration
object GameCenterMatchmakingTeamCreateRequest.Data.AttributesProperties
| Name | Type | Description |
|---|---|---|
maxPlayers Required | integer | The maximum number of players on the team. |
minPlayers Required | integer | The minimum number of players on the team. |
referenceName Required | string | A name for the team that’s unique within the scope of its rule set. |