Show / Hide Table of Contents

    Interface ITagRewardData

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

    Inherited Members
    IEntityData.CreateEntity()
    Namespace: IdleKit.Gameplay
    Assembly: cs.temp.dll.dll
    Syntax
    public interface ITagRewardData : IRewardData, IPayoutEntityData, IEntityData, IData

    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.