Show / Hide Table of Contents

    Interface IBaseCollectorData

    Contains the data shared between IGeneratorData and ICollectorData. See IGeneratorEntity. See ICollectorEntity.

    Inherited Members
    IStaticData.id
    IModifiableData.modifiableId
    Namespace: IdleKit.Framework
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IBaseCollectorData : IStaticData, IModifiableData

    Properties

    associatedUpgradeableCurrencyIds

    Returns an array of associated IUpgradeableCurrencyData ids. Useful for display in a view.

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