Show / Hide Table of Contents

    Interface IRandomObtainedCurrencyReward

    A IReward that can reward a random ICurrency based on a set of ITagConsumerData. The ICurrency must be available and obtained to show up in the pool of valid rewards.

    Inherited Members
    IReward.rewardData
    IReward.CanClaim(Boolean)
    IReward.CalculateRewards(Int32)
    IPayoutEntity.payoutEntityData
    IPayoutEntity.CalculatePayouts()
    IEntity.staticDataId
    IEntity.instanceId
    IEntity.Initialize()
    IEntity.Cleanup(IEntityLoaderService)
    Namespace: IdleKit.Framework
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IRandomObtainedCurrencyReward : IReward, IPayoutEntity, IEntity, IInjectable
    Back to top Copyright © 2020 East Side Games Inc.