My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.MultiplayerModels.TeamDifferenceRule Class Reference
Inheritance diagram for PlayFab.MultiplayerModels.TeamDifferenceRule:
PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

QueueRuleAttribute Attribute
 Description of the attribute used by this rule to match teams.
 
CustomTeamDifferenceRuleExpansion CustomExpansion
 Collection of fields relating to expanding this rule at set intervals. Only one expansion can be set per rule. When this is set, Difference is ignored.
 
double DefaultAttributeValue
 The default value assigned to tickets that are missing the attribute specified by AttributePath (assuming that AttributeNotSpecifiedBehavior is false).
 
double Difference
 The allowed difference between any two teams at the start of matchmaking.
 
LinearTeamDifferenceRuleExpansion LinearExpansion
 Collection of fields relating to expanding this rule at set intervals. Only one expansion can be set per rule.
 
string Name
 Friendly name chosen by developer.
 
uint? SecondsUntilOptional
 How many seconds before this rule is no longer enforced (but tickets that comply with this rule will still be prioritized over those that don't). Leave blank if this rule is always enforced.
 

Additional Inherited Members

- Public Member Functions inherited from PlayFab.SharedModels.PlayFabBaseModel
string ToJson ()
 

The documentation for this class was generated from the following file: