Trackmania Turbo ManiaScript Reference 2016.11.07.1615
A ManiaScript Reference of the Trackmania Turbo game.
Loading...
Searching...
No Matches
CWebServicesTaskResult_BuddiesChallengeRecord Struct Reference

#include <doc.h>

Inheritance diagram for CWebServicesTaskResult_BuddiesChallengeRecord:
[legend]

Public Member Functions

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

Public Attributes

const Text Login
 
const CHighScoreComparison[] BuddiesChallengeRecord
 
- Public Attributes inherited from CWebServicesTaskResult
const Ident Id
 
const Boolean IsProcessing
 
const Boolean HasSucceeded
 
const Boolean HasFailed
 
const Boolean IsCanceled
 
const ETaskErrorType ErrorType
 
const Integer ErrorCode
 
const Text ErrorDescription
 
- Public Attributes inherited from CNod
const Ident Id
 

Additional Inherited Members

- Public Types inherited from CWebServicesTaskResult
enum  ETaskErrorType {
  Success , Canceled , Unexpected , Internal ,
  DataManager , PrivilegeManager , MasterServer , UbiServices ,
  UplayPC , PS4 , XboxOne
}
 

Detailed Description

List of all buddies record for a map.

Member Function Documentation

◆ SortByOpponentCount()

Void CWebServicesTaskResult_BuddiesChallengeRecord::SortByOpponentCount ( )

Sort the results by opponent record count.

◆ SortByOpponentDisplayName()

Void CWebServicesTaskResult_BuddiesChallengeRecord::SortByOpponentDisplayName ( )

Sort the results by opponent display name.

◆ SortByOpponentLogin()

Void CWebServicesTaskResult_BuddiesChallengeRecord::SortByOpponentLogin ( )

Sort the results by opponent login.

◆ SortByOpponentRecordDate()

Void CWebServicesTaskResult_BuddiesChallengeRecord::SortByOpponentRecordDate ( )

Sort the results by opponent record date.

◆ SortByOpponentRecordTime()

Void CWebServicesTaskResult_BuddiesChallengeRecord::SortByOpponentRecordTime ( )

Sort the results by opponent record time.

Member Data Documentation

◆ Login

const Text CWebServicesTaskResult_BuddiesChallengeRecord::Login

Login of the user who has launched the task.


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