Show / Hide Table of Contents

    Interface ICollectorBalanceData

    A set of ICollectorEntity balance properties used for a specific ICollectorEntity.

    Inherited Members
    IBaseCollectorBalanceData.costToBuy
    IBaseCollectorBalanceData.buyCurrencyId
    IBaseCollectorBalanceData.upgradeableCurrencyBuyRequirements
    IBaseCollectorBalanceData.basePayoutAmount
    IBaseCollectorBalanceData.payoutEntityId
    IBaseCollectorBalanceData.baseDuration
    IBaseCollectorBalanceData.basePayout
    IBaseCollectorBalanceData.payoutCurrencyId
    IStaticData.id
    Namespace: IdleKit.Framework
    Assembly: cs.temp.dll.dll
    Syntax
    public interface ICollectorBalanceData : IBaseCollectorBalanceData, IStaticData

    Properties

    canCollectOnBuy

    If true, the ICollectorEntity is in the WaitToCollect state when it is first unlocked. If false, it is in the Produce state.

    Declaration
    bool canCollectOnBuy { get; }
    Property Value
    Type Description
    Boolean
    Back to top Copyright © 2020 East Side Games Inc.