Property CompletedChallenges
CompletedChallenges
Gets or sets the list of completed challenges.
Declaration
[[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1 })]]
public System.Collections.Generic.List<Den.Dev.Grunt.Models.HaloInfinite.Challenge>? CompletedChallenges { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<Challenge> |