|
ManiaScript Reference
2019-05
|
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.