![]() |
ManiaScript Trackmania 2020
30/10/2024
|
Task result containing a list of map info from NadeoServices. More...
#include <2024_10_30.h>
Public Attributes | |
Array< CNadeoServicesMap *const > | MapList |
![]() | |
Boolean const | IsProcessing |
Boolean const | HasSucceeded |
Boolean const | HasFailed |
Boolean const | IsCanceled |
Text const | ErrorType |
Text const | ErrorCode |
Text const | ErrorDescription |
![]() | |
Ident const | Id |
Additional Inherited Members | |
![]() | |
Void | Cancel () |
Task result containing a list of map info from NadeoServices.
Supported declare modes :
Definition at line 15069 of file 2024_10_30.h.
Array<CNadeoServicesMap* const > CTaskResult_NSMapList::MapList |
List of map info retrieve from NadeoServices contained by this result.
Definition at line 15074 of file 2024_10_30.h.