![]() |
ManiaScript
2019-10-10
The script language used in ManiaPlanet gaming system
|
#include <big.h>
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 () |
Results containing a list of map records.
| const CTaskResult_MapRecord [] CTaskResult_MapRecordList::MapRecordList |
List of the map records. Array of CPlayerMapRecord objects.
1.8.15