Class SimulationLevel
Inheritance
System.Object
SimulationLevel
Assembly: Eco.Shared.dll
Syntax
public sealed class SimulationLevel : Enum
Fields
Generous
Declaration
[LocDescription("Citizens can carry way more than reality, and craft time is much reduced.")]
public const SimulationLevel Generous
Field Value
Harcore
Declaration
[LocDescription("Citizens can carry the same amount as in reality, and craft times reflect real times.")]
public const SimulationLevel Harcore
Field Value
Normal
Declaration
[LocDescription("Citzens can carry a bit more than reality, and craft times are normal.")]
public const SimulationLevel Normal
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Extension Methods