Interface ITimedBoostData
Contains the data associated with a certain ITimedBoost, which includes the data associated with the extended IModifier
Inherited Members
Namespace: IdleKit.Gameplay
Assembly: cs.temp.dll.dll
Syntax
public interface ITimedBoostData : IBoostData, IModifierDataCollection, ITimedActivatableData, IActivatableData, IEntityData, ISavedDataProvider, IData
Properties
MaxDuration
Return the max duration in milliseconds
Declaration
long MaxDuration { get; }
Property Value
Type | Description |
---|---|
Int64 |