Property Events
Events
Gets or sets the collection of defined events.
Declaration
[[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1 })]]
public System.Collections.Generic.List<Den.Dev.Grunt.Models.HaloInfinite.SeasonCalendarEntry>? Events { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<SeasonCalendarEntry> |
Remarks
Since the shift to operations, events are not really a thing in Halo Infinite anymore and are used for reference purposes only.