Class: LegendStatistics
Represents the Legend Statistics.
Constructors
constructor
• new LegendStatistics(data
)
Parameters
Name | Type |
---|---|
data | APILegendStatistics |
Defined in
Properties
legendTrophies
• legendTrophies: number
The player's legend trophies.
Defined in
previousSeason
• previousSeason: null
| Season
Legend statistics for previous season.
Defined in
currentSeason
• currentSeason: null
| Season
Legend statistics for this season.
Defined in
bestSeason
• bestSeason: null
| Season
Legend statistics for this player's best season.
Defined in
previousBuilderBaseSeason
• previousBuilderBaseSeason: null
| Season
Builder base Legend statistics for previous season.
Defined in
bestBuilderBaseSeason
• bestBuilderBaseSeason: null
| Season
Builder base Legend statistics for this player's best season.