Class FireTeamDetails
Details associated with a fireteam.
Inheritance
System.Object
FireTeamDetails
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 FireTeamDetails
Constructors
Name | Description |
---|---|
FireTeamDetails() |
Properties
Name | Description |
---|---|
Activity | Gets or sets the activity ID for the fireteam. |
FireteamId | Gets or sets the fireteam ID. |
FireteamLeaderMenuActivity | Gets or sets the fireteam leader menu activity ID. |
JoinabilityStatus | Gets or sets the joinability status within a fireteam. |
MaxPlayers | Gets or sets the maximum number of players in a fireteam. |
PlayerCount | Gets or sets the player count in the fireteam. |
PlaylistRef | Gets or sets the playlist reference. |