Interface IBaseCollectorData
Contains the data shared between IGeneratorData and ICollectorData. See IGeneratorEntity. See ICollectorEntity.
Inherited Members
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[] |