ManiaScript Trackmania 2020  09/01/2024
CTaskResult_NaturalLeaderBoardInfoList Class Reference

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

#include <2024_01_09.h>

Inheritance diagram for CTaskResult_NaturalLeaderBoardInfoList:
CTaskResult CNod

Public Attributes

Integer const FromIndex
 
Integer const Count
 
Array< CNaturalLeaderBoardInfo *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 15111 of file 2024_01_09.h.

Member Data Documentation

◆ Count

Integer const CTaskResult_NaturalLeaderBoardInfoList::Count

Number of item contained.

Definition at line 15120 of file 2024_01_09.h.

◆ FromIndex

Integer const CTaskResult_NaturalLeaderBoardInfoList::FromIndex

Starting index.

Definition at line 15116 of file 2024_01_09.h.

◆ LeaderBoardInfo

Array<CNaturalLeaderBoardInfo* const > CTaskResult_NaturalLeaderBoardInfoList::LeaderBoardInfo

List of the ranking info. Array of CNaturalLeaderBoardInfo objects.

Definition at line 15124 of file 2024_01_09.h.


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