Show / Hide Table of Contents

    Interface IBaseCollectorData

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

    Inherited Members
    IModifiableData.ModifiableId
    Namespace: IdleKit.Gameplay
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IBaseCollectorData : IData, 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.