Show / Hide Table of Contents

    Interface ITagRewardData

    A IReward that uses ITagConsumerData to filter the potential ICurrencys it can grant.

    Inherited Members
    IEntityData.CreateEntity(String)
    IStaticData.id
    Namespace: IdleKit.Framework
    Assembly: cs.temp.dll.dll
    Syntax
    public interface ITagRewardData : IRewardData, IPayoutEntityData, IEntityData, IStaticData

    Properties

    tagConsumerData

    The ITagConsumerData used to restrict which ICurrencys can be added to the potential reward pool.

    Declaration
    ITagConsumerData tagConsumerData { get; }
    Property Value
    Type Description
    ITagConsumerData
    Back to top Copyright © 2020 East Side Games Inc.