ManiaScript Trackmania 2020  09/01/2024
CTaskResult_RealLeaderBoardInfoList Class Reference

Results containing a part of the leaderboard. More...

#include <2024_01_09.h>

Inheritance diagram for CTaskResult_RealLeaderBoardInfoList:
CTaskResult CNod

Public Attributes

Integer const FromIndex
 
Integer const Count
 
Array< CRealLeaderBoardInfo *const > LeaderBoardInfo
 
- Public Attributes inherited from CTaskResult
Boolean const IsProcessing
 
Boolean const HasSucceeded
 
Boolean const HasFailed
 
Boolean const IsCanceled
 
Text const ErrorType
 
Text const ErrorCode
 
Text const ErrorDescription
 
- Public Attributes inherited from CNod
Ident const Id
 

Additional Inherited Members

- Public Member Functions inherited from CTaskResult
Void Cancel ()
 

Detailed Description

Results containing a part of the leaderboard.

Supported declare modes :

  • Local

Definition at line 15161 of file 2024_01_09.h.

Member Data Documentation

◆ Count

Integer const CTaskResult_RealLeaderBoardInfoList::Count

Number of item contained.

Definition at line 15170 of file 2024_01_09.h.

◆ FromIndex

Integer const CTaskResult_RealLeaderBoardInfoList::FromIndex

Starting index.

Definition at line 15166 of file 2024_01_09.h.

◆ LeaderBoardInfo

Array<CRealLeaderBoardInfo* const > CTaskResult_RealLeaderBoardInfoList::LeaderBoardInfo

List of the ranking info. Array of CRealLeaderBoardInfo objects.

Definition at line 15174 of file 2024_01_09.h.


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