Class DifficultyCalculator
Class that caluclates the difficult settings based on desired number of players, exhaustion, and collaboration.
Inheritance
System.Object
DifficultyCalculator
Namespace: Eco.Shared.Services
Assembly: Eco.Shared.dll
Syntax
public static class DifficultyCalculator : Object
Methods
GenerateAdvancedGameSettings(GameSettings)
Declaration
public static void GenerateAdvancedGameSettings(GameSettings gameSettings)
Parameters
Type | Name | Description |
---|---|---|
GameSettings | gameSettings |