Class TimerBase
Implements
Inherited Members
Namespace: Eco.Gameplay.GameActions
Assembly: Eco.Gameplay.dll
Syntax
public abstract class TimerBase : AggregatableAction, IController, IViewController, IHasUniversalID, IContextObject, IAggregatableStat, ICountStat, IActionStat, IStat
Constructors
TimerBase()
Declaration
protected TimerBase()
Properties
HoursSinceLastTrigger
Declaration
public float HoursSinceLastTrigger { get; set; }
Property Value
Type | Description |
---|---|
System.Single |