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

Public Attributes

QueueRuleAttribute Attribute
 Description of the attribute used by this rule to match tickets.
 
MatchTotalRuleExpansion Expansion
 Collection of fields relating to expanding this rule at set intervals.
 
double Max
 The maximum total value for a group. Must be >= Min.
 
double Min
 The minimum total value for a group. Must be >=2.
 
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.
 
double Weight
 The relative weight of this rule compared to others.
 

Additional Inherited Members

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

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