Public Attributes | List of all members
TeamMatchPlayerList Struct Reference

A list of players that are participating to a team match. More...

Public Attributes

 $PlayerCount
 
 $DoubleTeamCount
 
 $Players
 
 $DoubleTeams
 

Detailed Description

A list of players that are participating to a team match.

See also
TeamMatchDetailsEntry
Since
Version 0.7

Member Data Documentation

◆ $DoubleTeamCount

TeamMatchPlayerList::$DoubleTeamCount

The number of double team of the (match) team

type: int

◆ $DoubleTeams

TeamMatchPlayerList::$DoubleTeams

The list of double teams.

type: TeamMatchDoubleTeamEntry[]

See also
TeamMatchDoubleTeamEntry

◆ $PlayerCount

TeamMatchPlayerList::$PlayerCount

The number of single players of the (match) team

type: int

◆ $Players

TeamMatchPlayerList::$Players

The list of single players

type: TeamMatchPlayerEntry[]

See also
TeamMatchPlayerEntryType

The documentation for this struct was generated from the following file: