Class Reward
Reward given to a player.
Inheritance
System.Object
Reward
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public class Reward
Constructors
| Name | Description |
|---|---|
| Reward() |
Properties
| Name | Description |
|---|---|
| Currencies | Gets or sets the list of currencies awarded. |
| EventXp | Gets or sets event-related experience awarded. |
| InventoryItems | Gets or sets the list of inventory items. |
| InventoryRewards | Gets or sets the list of awarded inventory rewards. |
| OperationExperience | Gets or sets operation experience awarded. |
| OperationXp | Gets or sets operation experience awarded. |
| RewardTrackProgression | Gets or sets information regarding reward track progression. |
| SoftExperience | Gets or sets soft experience awarded. |
| TrackingId | Gets or sets the tracking ID. |