Public Attributes | List of all members
TeamMatchDoubleTeamEntry Struct Reference

A double team of a team match. More...

Public Attributes

 $Position
 
 $Team
 
 $IsForfeited
 

Detailed Description

A double team of a team match.

See also
TeamMatchPlayerList
Since
Version 0.7

Member Data Documentation

◆ $IsForfeited

TeamMatchDoubleTeamEntry::$IsForfeited

Indicates if the double team forfeited all double games of the team match

If not defined, value is false.

type: boolean

◆ $Position

TeamMatchDoubleTeamEntry::$Position

What is the position of the double team on the player list (this can be important if the game list is predefined, see GetMatchSystems)

type: int

◆ $Team

TeamMatchDoubleTeamEntry::$Team

Defines the double team as a combination of the single players The value depends on the number of single players As an example, if there are 3 players in the single player list, the double teams can be: 1 = Player 1 & Player 2 2 = Player 1 & Player 3 3 = Player 2 & Player 3

type: string


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