Clan

Clan

Represents a clan (squadron) on War Thunder

Constructor

new Clan()

Source:

Members

created :string

Source:

The date this squadron was created

Type:
  • string

description :string

Source:

The description of the clan

Type:
  • string

memberCount :number

Source:

The amount of players in the clan

Type:
  • number

members :Collection.<string, ClanMember>

Source:

A collection of squadron members, mapped by name

Type:

name :string

Source:

The squadron name

Type:
  • string

stats :Collection.<string, SQBStats>

Source:

The statistics of the clan for Squadron Events, mapped by mode. The modes are:

  • arcade
  • realistic
  • simulator
Type:

tag :string

Source:

The tag of the clan, including tag borders

Type:
  • string