ManiaScript  2019-10-10
The script language used in ManiaPlanet gaming system
Public Attributes | List of all members
CTaskResult_RealLeaderBoardInfoList Struct Reference

#include <big.h>

Inheritance diagram for CTaskResult_RealLeaderBoardInfoList:
CTaskResult CNod

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 ()
 

Detailed Description

Results containing a part of the leaderboard.

Asynchronous task result.

Member Data Documentation

◆ Count

const Integer CTaskResult_RealLeaderBoardInfoList::Count

Number of item contained.

◆ FromIndex

const Integer CTaskResult_RealLeaderBoardInfoList::FromIndex

Starting index.

◆ LeaderBoardInfo

const CRealLeaderBoardInfo [] CTaskResult_RealLeaderBoardInfoList::LeaderBoardInfo

List of the ranking info. Array of CRealLeaderBoardInfo objects.


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