Contents

GameCenterMatchmakingRuleUpdateRequest.Data.Attributes

The attributes of a rule that you modify.

Declaration

object GameCenterMatchmakingRuleUpdateRequest.Data.Attributes

Properties

NameTypeDescription
descriptionstring

A human-readable description of the rule.

expressionstring

Code that returns a Boolean or numeric value that the matchmaking rules algorithm executes to compare or filter match requests.

weightnumber

A numeric value for the rule when type is either DISTANCE or MATCH.