Class OperationRewardTrackSnapshot
Reward track snapshot representing data from an operation.
Inheritance
System.Object
OperationRewardTrackSnapshot
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 OperationRewardTrackSnapshot
Constructors
Name | Description |
---|---|
OperationRewardTrackSnapshot() |
Properties
Name | Description |
---|---|
ActiveOperationRewardTrackPath | Gets or sets the path to the currently active operation reward track. |
OperationRewardTracks | Gets or sets the list of operation reward tracks. |
ScheduledOperationRewardTrackPath | Gets or sets the path for a scheduled operation reward track. |