Class ChallengeProgressState
State tracker for challenge progress.
Inheritance
System.Object
ChallengeProgressState
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 ChallengeProgressState
Constructors
Name | Description |
---|---|
ChallengeProgressState() |
Properties
Name | Description |
---|---|
Id | Gets or sets the ID. |
Path | Gets or sets the path to the challenge. |
PreviousProgress | Gets or sets the previous progress for the challenge. |
Progress | Gets or sets the current progress for the challenge. |