Interface IAscensionRewardData
The data associated with an IAscensionReward
Inherited Members
Namespace: IdleKit.Gameplay
Assembly: cs.temp.dll.dll
Syntax
public interface IAscensionRewardData : IRewardData, IPayoutEntityData, IEntityData, IData
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[] |