Class RewardSnapshot
Snapshot of an in-game reward.
Inheritance
System.Object
RewardSnapshot
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 RewardSnapshot
Constructors
| Name | Description |
|---|---|
| RewardSnapshot() |
Properties
| Name | Description |
|---|---|
| PlayerState | Gets or sets the player state when the reward snapshot was activated. |
| RewardsSummary | Gets or sets the summary information for the reward snapshot. |