Class ChallengeDeck
Information related to a challenge deck.
Inheritance
System.Object
ChallengeDeck
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 ChallengeDeck
Constructors
Name | Description |
---|---|
ChallengeDeck() |
Properties
Name | Description |
---|---|
ActiveChallenges | Gets or sets the list of active challenges. |
CompletedChallenges | Gets or sets the list of completed challenges. |
Expiration | Gets or sets the challenge expiration time. |
Id | Gets or sets the challenge deck ID. |
Path | Gets or sets the challenge deck path. |
UpcomingChallenges | Gets or sets the list of upcoming challenges. |