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

Public Attributes

CustomRegionSelectionRuleExpansion CustomExpansion
 Controls how the Max Latency parameter expands over time. Only one expansion can be set per rule. When this is set, MaxLatency is ignored.
 
LinearRegionSelectionRuleExpansion LinearExpansion
 Controls how the Max Latency parameter expands over time. Only one expansion can be set per rule.
 
uint MaxLatency
 Specifies the maximum latency that is allowed between the client and the selected server. The value is in milliseconds.
 
string Name
 Friendly name chosen by developer.
 
string Path
 Specifies which attribute in a ticket to use.
 
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: