ManiaScript Trackmania 2020  09/01/2024
CTaskResult_BuddiesChallengeRecord Class Reference

List of all buddies record for a map. More...

#include <2024_01_09.h>

Inheritance diagram for CTaskResult_BuddiesChallengeRecord:
CTaskResult CNod

Public Member Functions

Void SortByOpponentCount ()
 
Void SortByOpponentDisplayName ()
 
Void SortByOpponentLogin ()
 
Void SortByOpponentRecordDate ()
 
Void SortByOpponentRecordTime ()
 
- Public Member Functions inherited from CTaskResult
Void Cancel ()
 

Public Attributes

Text const Login
 
Array< CHighScoreComparison *const > BuddiesChallengeRecord
 
- 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

List of all buddies record for a map.

Supported declare modes :

  • Local

Definition at line 14993 of file 2024_01_09.h.

Member Function Documentation

◆ SortByOpponentCount()

Void CTaskResult_BuddiesChallengeRecord::SortByOpponentCount ( )

Sort the results by opponent record count.

◆ SortByOpponentDisplayName()

Void CTaskResult_BuddiesChallengeRecord::SortByOpponentDisplayName ( )

Sort the results by opponent display name.

◆ SortByOpponentLogin()

Void CTaskResult_BuddiesChallengeRecord::SortByOpponentLogin ( )

Sort the results by opponent login.

◆ SortByOpponentRecordDate()

Void CTaskResult_BuddiesChallengeRecord::SortByOpponentRecordDate ( )

Sort the results by opponent record date.

◆ SortByOpponentRecordTime()

Void CTaskResult_BuddiesChallengeRecord::SortByOpponentRecordTime ( )

Sort the results by opponent record time.

Member Data Documentation

◆ BuddiesChallengeRecord

Array<CHighScoreComparison* const > CTaskResult_BuddiesChallengeRecord::BuddiesChallengeRecord

Definition at line 15002 of file 2024_01_09.h.

◆ Login

Text const CTaskResult_BuddiesChallengeRecord::Login

Login of the user who has launched the task.

Definition at line 14998 of file 2024_01_09.h.


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