Property FreeRewards
FreeRewards
Gets or sets free rewards for the player.
Declaration
public Den.Dev.Grunt.Models.HaloInfinite.RewardContainer? FreeRewards { get; set; }
Property Value
Type | Description |
---|---|
RewardContainer |
Gets or sets free rewards for the player.
public Den.Dev.Grunt.Models.HaloInfinite.RewardContainer? FreeRewards { get; set; }
Type | Description |
---|---|
RewardContainer |