Show / Hide Table of Contents

    Interface ITimeSkipRewardData

    The data associated with a ITimeSkipReward.

    Inherited Members
    IEntityData.CreateEntity()
    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
    Back to top Copyright © 2020 East Side Games Inc.