Class Csr
A record of a match Competitive Skill Rank (CSR).
Inheritance
System.Object
Csr
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 Csr
Constructors
Name | Description |
---|---|
Csr() |
Properties
Name | Description |
---|---|
DemotionProtectionMatchesRemaining | Gets or sets the number of initial demotion protection matches. |
InitialDemotionProtectionMatches | Gets or sets the number of initial demotion protection matches. |
InitialMeasurementMatches | Gets or sets the number of initial measurement matches. |
MeasurementMatchesRemaining | Gets or sets the number of matches remaining to measure the CSR. |
NextSubTier | Gets or sets the next subtier. |
NextTier | Gets or sets the next tier. |
NextTierStart | Gets or sets the start of the next tier. |
SubTier | Gets or sets the subtier. |
Tier | Gets or sets the tier. |
TierStart | Gets or sets the tier start. |
Value | Gets or sets the CSR value. |