Class GlobalTimer
Inheritance
System.Object
GlobalTimer
Assembly: Eco.Gameplay.dll
Syntax
[CannotBePrevented]
[CustomConfig]
public class GlobalTimer : TimerBase, IController, IViewController, IHasUniversalID, IContextObject, IAggregatableStat, ICountStat, IActionStat, IStat
Constructors
GlobalTimer()
Declaration
Properties
SettlementScopes
Declaration
public override IEnumerable<Settlement> SettlementScopes { get; }
Property Value
Type |
Description |
System.Collections.Generic.IEnumerable<Settlement> |
|
Overrides
Implements
Extension Methods