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

#include <doc.h>

Inheritance diagram for CWebServicesTaskResult_RealLeaderBoard:
[legend]

Public Attributes

const Integer FromIndex
const Integer Count
const CGameRealLeaderBoardInfo[] LeaderBoardInfo
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
}
Public Member Functions inherited from CWebServicesTaskResult
Void Cancel ()

Detailed Description

Results containing a part of the leaderboard.

Member Data Documentation

◆ Count

const Integer CWebServicesTaskResult_RealLeaderBoard::Count

Number of item contained.

◆ FromIndex

const Integer CWebServicesTaskResult_RealLeaderBoard::FromIndex

Starting index.

◆ LeaderBoardInfo

const CGameRealLeaderBoardInfo [] CWebServicesTaskResult_RealLeaderBoard::LeaderBoardInfo

List of the ranking info. Array of CGameRealLeaderBoardInfo objects.


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