Class Team
Information about a team participating in a matchmade game.
Inheritance
System.Object
Team
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 Team
Constructors
Name | Description |
---|---|
Team() |
Properties
Name | Description |
---|---|
Outcome | Gets or sets the outcome for the team. |
Rank | Gets or sets the rank for the team. |
Stats | Gets or sets detailed team stats. |
TeamId | Gets or sets the team ID. |