Show / Hide Table of Contents

    Interface ICurrencyRewardData

    The data associated with ICurrencyReward. See IRangeRewardData for additional information.

    Inherited Members
    IRangeRewardData.Min
    IRangeRewardData.Max
    IEntityData.CreateEntity()
    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
    Back to top Copyright © 2020 East Side Games Inc.