Class PlayerMatchCount
Snapshot of played matches for a player.
Inheritance
System.Object
PlayerMatchCount
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
public class PlayerMatchCount
Constructors
Name | Description |
---|---|
PlayerMatchCount() |
Properties
Name | Description |
---|---|
CustomMatchesPlayedCount | Gets or sets the number of custom matches played. |
LocalMatchesPlayedCount | Gets or sets the number of local matches played. |
MatchesPlayedCount | Gets or sets the number of matches played. |
MatchmadeMatchesPlayedCount | Gets or sets the number of matchmade matches played. |