Show / Hide Table of Contents

    Interface IAscensionRewardData

    The data associated with an IAscensionReward

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

    Properties

    ascensionRewardGroups

    The list of AscensionRewardGroups that contain the various IRewards and required ascension score values.

    Declaration
    AscensionRewardGroup[] ascensionRewardGroups { get; }
    Property Value
    Type Description
    AscensionRewardGroup[]
    Back to top Copyright © 2020 East Side Games Inc.