Show / Hide Table of Contents

    Interface ITimerTrunkData

    The IStaticData associated with the ITimerTrunk.

    Inherited Members
    ITimedRewardData.rewardId
    ITimedRewardData.duration
    ITimedRewardData.initialDuration
    IEntityData.CreateEntity(String)
    ISavedDataProvider.CreateSavedData(String)
    ISavedDataProvider.isContentSpecific
    IStaticData.id
    Namespace: IdleKit.Framework
    Assembly: cs.temp.dll.dll
    Syntax
    public interface ITimerTrunkData : ITimedRewardData, IRewardData, IPayoutEntityData, IEntityData, ISavedDataProvider, IStaticData

    Properties

    unlockStageId

    The IStageData's id that makes the ITimerTrunk available to the player.

    Declaration
    string unlockStageId { get; }
    Property Value
    Type Description
    String
    Back to top Copyright © 2020 East Side Games Inc.