Enum MatchType
Types of matches that a user can query with StatsGetMatchHistory(String, Int32, Int32, MatchType).
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
public enum MatchType
Fields
| Name | Description |
|---|---|
| All | All match types. |
| Custom | Custom matches. |
| Local | Local (LAN) matches. |
| Matchmaking | Matchmaking matches. These are standard multiplayer games. |