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

#include <doc.h>

Inheritance diagram for CTaskResult_BuddiesChallengeRecord:
[legend]

Public Member Functions

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

Public Attributes

const Text Login
const CHighScoreComparison[] BuddiesChallengeRecord
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

List of all buddies record for a map.

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

◆ Login

const Text CTaskResult_BuddiesChallengeRecord::Login

Login of the user who has launched the task.


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