Contents

GameCenterMatchmakingRuleSet.Attributes

The attributes of the rule set.

Declaration

object GameCenterMatchmakingRuleSet.Attributes

Properties

NameTypeDescription
maxPlayersinteger

The maximum number of players who can join the matches that Game Center finds using these rules.

minPlayersinteger

The minimum number of players who can join the matches that Game Center finds using these rules.

referenceNamestring

A name for the rule set that’s unique within the scope of your development team.

ruleLanguageVersioninteger

The version of the expression language that all the rules in this rule set use. The only possible value is 1.

See Also

Objects