Class TierCounterfactuals
Counterfactuals associated with ranked matchmaking tiers.
Inheritance
System.Object
TierCounterfactuals
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 TierCounterfactuals
Constructors
| Name | Description |
|---|---|
| TierCounterfactuals() |
Properties
| Name | Description |
|---|---|
| Bronze | Gets or sets kill and death stats for the bronze tier. |
| Diamond | Gets or sets kill and death stats for the diamond tier. |
| Gold | Gets or sets kill and death stats for the gold tier. |
| Onyx | Gets or sets kill and death stats for the onyx tier. |
| Platinum | Gets or sets kill and death stats for the platinum tier. |
| Silver | Gets or sets kill and death stats for the silver tier. |