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

#include <big.h>

Inheritance diagram for CTaskResult_MapRecordList:
CTaskResult_PlayerMapRecords CTaskResult CNod

Public Attributes

const CTaskResult_MapRecord [] MapRecordList
 
- 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 list of map records.

Member Data Documentation

◆ MapRecordList

const CTaskResult_MapRecord [] CTaskResult_MapRecordList::MapRecordList

List of the map records. Array of CPlayerMapRecord objects.


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