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