Class MatchStats
Container for match statistics.
Inheritance
System.Object
MatchStats
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 MatchStats
Constructors
Name | Description |
---|---|
MatchStats() |
Properties
Name | Description |
---|---|
MatchId | Gets or sets the match ID. |
MatchInfo | Gets or sets complete match information. |
Players | Gets or sets a list of players participating in the match. |
Teams | Gets or sets a list of teams participating in the match. |