GameCenterMatchmakingRuleUpdateRequest.Data.Attributes
The attributes of a rule that you modify.
Declaration
object GameCenterMatchmakingRuleUpdateRequest.Data.AttributesProperties
| Name | Type | Description |
|---|---|---|
description | string | A human-readable description of the rule. |
expression | string | Code that returns a Boolean or numeric value that the matchmaking rules algorithm executes to compare or filter match requests. |
weight | number | A numeric value for the rule when |