Interface ITimeSkipRewardData
The data associated with a ITimeSkipReward.
Inherited Members
Namespace: IdleKit.Gameplay
Assembly: cs.temp.dll.dll
Syntax
public interface ITimeSkipRewardData : IRewardData, IPayoutEntityData, IEntityData, IData
Properties
Duration
The duration this ITimeSkipReward uses to calculate the projected earnings in milliseconds.
Declaration
long Duration { get; }
Property Value
Type | Description |
---|---|
Int64 |