![]() |
ManiaScript Trackmania 2020
09/01/2024
|
Documentation for class CHighScoreComparisonSummary. More...
#include <2024_01_09.h>
Public Attributes | |
| Text const | Login |
| Integer const | BestRecordCount |
| Integer const | BestRecordLastDate |
| Text const | BestRecordLastDateString |
| Integer const | BestRecordElapsedTime |
| Text const | OpponentLogin |
| Text const | OpponentDisplayName |
| Integer const | OpponentBestRecordCount |
| Integer const | OpponentBestRecordLastDate |
| Text const | OpponentBestRecordLastDateString |
| Integer const | OpponentBestRecordElapsedTime |
Public Attributes inherited from CNod | |
| Ident const | Id |
Documentation for class CHighScoreComparisonSummary.
Definition at line 19971 of file 2024_01_09.h.
| Integer const CHighScoreComparisonSummary::BestRecordCount |
Definition at line 19980 of file 2024_01_09.h.
| Integer const CHighScoreComparisonSummary::BestRecordElapsedTime |
Definition at line 19992 of file 2024_01_09.h.
| Integer const CHighScoreComparisonSummary::BestRecordLastDate |
Definition at line 19984 of file 2024_01_09.h.
| Text const CHighScoreComparisonSummary::BestRecordLastDateString |
Definition at line 19988 of file 2024_01_09.h.
| Text const CHighScoreComparisonSummary::Login |
Definition at line 19976 of file 2024_01_09.h.
| Integer const CHighScoreComparisonSummary::OpponentBestRecordCount |
Definition at line 20004 of file 2024_01_09.h.
| Integer const CHighScoreComparisonSummary::OpponentBestRecordElapsedTime |
Definition at line 20016 of file 2024_01_09.h.
| Integer const CHighScoreComparisonSummary::OpponentBestRecordLastDate |
Definition at line 20008 of file 2024_01_09.h.
| Text const CHighScoreComparisonSummary::OpponentBestRecordLastDateString |
Definition at line 20012 of file 2024_01_09.h.
| Text const CHighScoreComparisonSummary::OpponentDisplayName |
Definition at line 20000 of file 2024_01_09.h.
| Text const CHighScoreComparisonSummary::OpponentLogin |
Definition at line 19996 of file 2024_01_09.h.