Class RewardSummary
Information about reward summaries. Usually used for player rewards on completion of challenges or specific event tracks.
Inheritance
System.Object
RewardSummary
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
public class RewardSummary
Constructors
Name | Description |
---|---|
RewardSummary() |
Properties
Name | Description |
---|---|
AwardedRewards | Gets or sets the list of awarded rewards. |
GrantedCurrencies | Gets or sets the list of granted currencies. |
GrantedItems | Gets or sets the list of granted in-game items. |
UpdatedRewardTracks | Gets or sets the list of updated reward tracks. |