Class SeasonCalendarEntry
Container class for a season calendar metadata entry.
Inheritance
System.Object
SeasonCalendarEntry
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 SeasonCalendarEntry
Constructors
| Name | Description |
|---|---|
| SeasonCalendarEntry() |
Properties
| Name | Description |
|---|---|
| CsrSeasonFilePath | Gets or sets the CSR season file path that contains details about the ranked season. |
| EndDate | Gets or sets the end date for the timed event. |
| OperationTrackPath | Gets or sets the operation track path. |
| RewardTrackPath | Gets or sets the reward track path. |
| SeasonMetadata | Gets or sets the path for the season metadata. |
| StartDate | Gets or sets the start date for the timed event. |