![]() |
ManiaScript Trackmania 2020
30/10/2024
|
Results containing a list of replay info. More...
#include <2024_10_30.h>
Public Attributes | |
Text const | ParentPath |
Text const | Path |
Array< CReplayInfo *const > | ReplayInfos |
Array< Text > | SubFolders |
![]() | |
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 () |
Results containing a list of replay info.
Supported declare modes :
Definition at line 15111 of file 2024_10_30.h.
Text const CTaskResult_ReplayList::ParentPath |
Path of the parent zone.
Definition at line 15116 of file 2024_10_30.h.
Text const CTaskResult_ReplayList::Path |
Path of the current zone.
Definition at line 15120 of file 2024_10_30.h.
Array<CReplayInfo* const > CTaskResult_ReplayList::ReplayInfos |
List of the replay info. Array of CReplayInfo objects.
Definition at line 15124 of file 2024_10_30.h.
List of the sub folders. Array of string.
Definition at line 15128 of file 2024_10_30.h.