Class TmIoMmMatch
Inheritance
System.Object
TmIoMmMatch
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
Properties
|
Improve this Doc
View Source
AfterScore
Declaration
public int AfterScore { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Leave
Declaration
public bool Leave { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Lid
Declaration
public string Lid { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Mvp
Declaration
public bool Mvp { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
StartTime
Declaration
public DateTime StartTime { get; set; }
Property Value
Type |
Description |
DateTime |
|
|
Improve this Doc
View Source
TypeId
Declaration
public int TypeId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TypeName
Declaration
public string TypeName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Win
Declaration
public bool Win { get; set; }
Property Value
Type |
Description |
System.Boolean |
|