ManiaScript Trackmania 2020  09/01/2024
CTaskResult_BuddiesChallengeRecordsComparison Class Reference

Results for comparison of challenge records with all the buddies. More...

#include <2024_01_09.h>

Inheritance diagram for CTaskResult_BuddiesChallengeRecordsComparison:
CTaskResult CNod

Public Member Functions

Void SortByPlayerCount ()
 
Void SortByOpponentLogin ()
 
Void SortByOpponentCount ()
 
Void SortByOpponentDate ()
 
Void SortByOpponentDisplayName ()
 
- Public Member Functions inherited from CTaskResult
Void Cancel ()
 

Public Attributes

Text const Login
 
Array< CHighScoreComparisonSummary *const > BuddiesComparison
 
- Public Attributes inherited from CTaskResult
Boolean const IsProcessing
 
Boolean const HasSucceeded
 
Boolean const HasFailed
 
Boolean const IsCanceled
 
Text const ErrorType
 
Text const ErrorCode
 
Text const ErrorDescription
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Results for comparison of challenge records with all the buddies.

Supported declare modes :

  • Local

Definition at line 15031 of file 2024_01_09.h.

Member Function Documentation

◆ SortByOpponentCount()

Void CTaskResult_BuddiesChallengeRecordsComparison::SortByOpponentCount ( )

Sort the results by opponent best record count.

◆ SortByOpponentDate()

Void CTaskResult_BuddiesChallengeRecordsComparison::SortByOpponentDate ( )

Sort the results by opponent last record date.

◆ SortByOpponentDisplayName()

Void CTaskResult_BuddiesChallengeRecordsComparison::SortByOpponentDisplayName ( )

Sort the results by opponent display name.

◆ SortByOpponentLogin()

Void CTaskResult_BuddiesChallengeRecordsComparison::SortByOpponentLogin ( )

Sort the results by opponent login.

◆ SortByPlayerCount()

Void CTaskResult_BuddiesChallengeRecordsComparison::SortByPlayerCount ( )

Sort the results by user best record count.

Member Data Documentation

◆ BuddiesComparison

Array<CHighScoreComparisonSummary* const > CTaskResult_BuddiesChallengeRecordsComparison::BuddiesComparison

List of comparison summary between user records and buddy records. Array of CHighScoreComparisonSummary objects.

Definition at line 15040 of file 2024_01_09.h.

◆ Login

Text const CTaskResult_BuddiesChallengeRecordsComparison::Login

Login of the user who has launched the task.

Definition at line 15036 of file 2024_01_09.h.


The documentation for this class was generated from the following file: