Class MatchInfo
Container for general match information.
Inheritance
System.Object
MatchInfo
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 MatchInfo
Constructors
Name | Description |
---|---|
Match |
Properties
Name | Description |
---|---|
Clearance |
Gets or sets the clearance ID. |
Duration | Gets or sets the match duration. |
End |
Gets or sets the match end time. |
Gameplay |
Gets or sets the gameplay interaction mode for a specific match. |
Game |
Gets or sets the match game variant category. |
Level |
Gets or sets the match level ID. |
Lifecycle |
Gets or sets the match lifecycle mode. |
Map |
Gets or sets the map variant for the match. |
Playable |
Gets or sets the playable duration. |
Playlist | Gets or sets the associated playlist. |
Playlist |
Gets or sets the associated playlist experience. |
Playlist |
Gets or sets the playlist map-mode pair. |
Season |
Gets or sets the season ID. |
Start |
Gets or sets the match start time. |
Team |
Gets or sets a value indicating whether team scoring is enabled. |
Teams |
Gets or sets a value indicating whether teams are enabled. |
Ugc |
Gets or sets the game variant for the match. |