![]() |
ManiaScript Trackmania 2020
14/07/2025
|
Results containing a list of replay info. More...
#include <2025_07_14.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 15139 of file 2025_07_14.h.
Text const CTaskResult_ReplayList::ParentPath |
Path of the parent zone.
Definition at line 15144 of file 2025_07_14.h.
Text const CTaskResult_ReplayList::Path |
Path of the current zone.
Definition at line 15148 of file 2025_07_14.h.
Array<CReplayInfo* const > CTaskResult_ReplayList::ReplayInfos |
List of the replay info. Array of CReplayInfo objects.
Definition at line 15152 of file 2025_07_14.h.
List of the sub folders. Array of string.
Definition at line 15156 of file 2025_07_14.h.