My Project
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
Public Attributes | List of all members
PlayFab.MultiplayerModels.DynamicStandbySettings Class Reference
Inheritance diagram for PlayFab.MultiplayerModels.DynamicStandbySettings:
PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

List< DynamicStandbyThresholdDynamicFloorMultiplierThresholds
 List of auto standing by trigger values and corresponding standing by multiplier. Defaults to 1.5X at 50%, 3X at 25%, and 4X at 5%.
 
bool IsEnabled
 When true, dynamic standby will be enabled.
 
int? RampDownSeconds
 The time it takes to reduce target standing by to configured floor value after an increase. Defaults to 30 minutes.
 

Additional Inherited Members

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

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