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