|  | ManiaScript
    2019-10-10
    The script language used in ManiaPlanet gaming system | 
#include <big.h>
 
  
| Public Attributes | |
| const Integer | FromIndex | 
| const Integer | Count | 
| const CRealLeaderBoardInfo [] | LeaderBoardInfo | 
|  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 | 
| Additional Inherited Members | |
|  Public Member Functions inherited from CTaskResult | |
| Void | Cancel () | 
Results containing a part of the leaderboard.
Asynchronous task result.
| const Integer CTaskResult_RealLeaderBoardInfoList::Count | 
Number of item contained.
| const Integer CTaskResult_RealLeaderBoardInfoList::FromIndex | 
Starting index.
| const CRealLeaderBoardInfo [] CTaskResult_RealLeaderBoardInfoList::LeaderBoardInfo | 
List of the ranking info. Array of CRealLeaderBoardInfo objects.
 1.8.15
 1.8.15