Interface ICurrencyRewardData
The data associated with ICurrencyReward. See IRangeRewardData for additional information.
Inherited Members
Namespace: IdleKit.Framework
Assembly: cs.temp.dll.dll
Syntax
public interface ICurrencyRewardData : IRangeRewardData, IRewardData, IPayoutEntityData, IEntityData, IStaticData
Properties
currencyId
The ICurrency to reward.
Declaration
string currencyId { get; }
Property Value
Type | Description |
---|---|
String |