Interface ICurrencyReward
A basic IReward that can reward a range of ICurrency. IRangeRewardData
Inherited Members
Namespace: IdleKit.Gameplay
Assembly: cs.temp.dll.dll
Syntax
public interface ICurrencyReward : IReward, IPayoutEntity, IEntity, IInjectable
Properties
CurrencyRewardData
The ICurrencyRewardData associated with this controller.
Declaration
ICurrencyRewardData CurrencyRewardData { get; }
Property Value
Type | Description |
---|---|
ICurrencyRewardData |