Class RewardContainer
Container for reward items awarded to the player.
Inheritance
System.Object
RewardContainer
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
public class RewardContainer
Constructors
Name | Description |
---|---|
RewardContainer() |
Properties
Name | Description |
---|---|
CurrencyRewards | Gets or sets the list of currency rewards associated with an action and/or unlock. |
InventoryRewards | Gets or sets the list of inventory rewards associated with an action and/or unlock. |