Class TmIoPlayerCotdStats
Inheritance
System.Object
TmIoPlayerCotdStats
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoPlayerCotdStats
Properties
|
Improve this Doc
View Source
AvgDiv
Declaration
public double AvgDiv { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
AvgDivRank
Declaration
public double AvgDivRank { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
AvgRank
Declaration
public double AvgRank { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
BestOverall
Declaration
public TmIoPlayerBestCotdResultInfo BestOverall { get; set; }
Property Value
|
Improve this Doc
View Source
BestPrimary
Declaration
public TmIoPlayerBestCotdResultInfo BestPrimary { get; set; }
Property Value
|
Improve this Doc
View Source
DivWinStreak
Declaration
public int DivWinStreak { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TotalDivWins
Declaration
public int TotalDivWins { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TotalWins
Declaration
public int TotalWins { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WinStreak
Declaration
public int WinStreak { get; set; }
Property Value
Type |
Description |
System.Int32 |
|