Property InventoryRewards
InventoryRewards
Gets or sets the list of inventory rewards associated with an action and/or unlock.
Declaration
[[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1 })]]
public System.Collections.Generic.List<Den.Dev.Grunt.Models.HaloInfinite.InventoryAmount>? InventoryRewards { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InventoryAmount> |