TM Turbo
2016/03/25
TM Turbo docs
|
#include <Turbo.h>
Public Member Functions | |
Void | SortByOpponentCount () |
Void | SortByOpponentDisplayName () |
Void | SortByOpponentLogin () |
Void | SortByOpponentRecordDate () |
Void | SortByOpponentRecordTime () |
![]() | |
Void | Cancel () |
Public Attributes | |
const Text | Login |
const CHighScoreComparison[] | BuddiesChallengeRecord |
![]() | |
const Ident | Id |
const Boolean | IsProcessing |
const Boolean | HasSucceeded |
const Boolean | HasFailed |
const Boolean | IsCanceled |
const ETaskErrorType | ErrorType |
const Integer | ErrorCode |
const Text | ErrorDescription |
![]() | |
const Ident | Id |
Additional Inherited Members | |
![]() | |
enum | ETaskErrorType { Success, Canceled, Unexpected, Internal, DataManager, PrivilegeManager, MasterServer, UbiServices, UplayPC, PS4, XboxOne } |
List of all buddies record for a map.
Void CWebServicesTaskResult_BuddiesChallengeRecord::SortByOpponentCount | ( | ) |
Sort the results by opponent record count.
Void CWebServicesTaskResult_BuddiesChallengeRecord::SortByOpponentDisplayName | ( | ) |
Sort the results by opponent display name.
Void CWebServicesTaskResult_BuddiesChallengeRecord::SortByOpponentLogin | ( | ) |
Sort the results by opponent login.
Void CWebServicesTaskResult_BuddiesChallengeRecord::SortByOpponentRecordDate | ( | ) |
Sort the results by opponent record date.
Void CWebServicesTaskResult_BuddiesChallengeRecord::SortByOpponentRecordTime | ( | ) |
Sort the results by opponent record time.
const Text CWebServicesTaskResult_BuddiesChallengeRecord::Login |
Login of the user who has launched the task.