ManiaPlanet ManiaScript Reference 2019.11.19.1850
A ManiaScript Reference of the ManiaPlanet game.
Loading...
Searching...
No Matches
CTaskResult_BuddiesChallengeRecordsComparison Struct Reference

#include <doc.h>

Inheritance diagram for CTaskResult_BuddiesChallengeRecordsComparison:
[legend]

Public Member Functions

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

Public Attributes

const Text Login
const CHighScoreComparisonSummary[] BuddiesComparison
Public Attributes inherited from CTaskResult
const Ident Id
const Boolean IsProcessing
const Boolean HasSucceeded
const Boolean HasFailed
const Boolean IsCanceled
const Text ErrorType
const Text ErrorCode
const Text ErrorDescription
Public Attributes inherited from CNod
const Ident Id

Detailed Description

Results for comparison of challenge records with all the buddies.

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

const CHighScoreComparisonSummary [] CTaskResult_BuddiesChallengeRecordsComparison::BuddiesComparison

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

◆ Login

const Text CTaskResult_BuddiesChallengeRecordsComparison::Login

Login of the user who has launched the task.


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