ManiaScript  2019-10-10
The script language used in ManiaPlanet gaming system
Public Attributes | List of all members
CTaskResult_ReplayList Struct Reference

#include <big.h>

Inheritance diagram for CTaskResult_ReplayList:
CTaskResult CNod

Public Attributes

const Text ParentPath
 
const Text Path
 
const CReplayInfo [] ReplayInfos
 
const Text [] SubFolders
 
- 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 ()
 

Detailed Description

Results containing a list of replay info.

Member Data Documentation

◆ ParentPath

const Text CTaskResult_ReplayList::ParentPath

Path of the parent zone.

◆ Path

const Text CTaskResult_ReplayList::Path

Path of the current zone.

◆ ReplayInfos

const CReplayInfo [] CTaskResult_ReplayList::ReplayInfos

List of the replay info. Array of CReplayInfo objects.

◆ SubFolders

const Text [] CTaskResult_ReplayList::SubFolders

List of the sub folders. Array of string.


The documentation for this struct was generated from the following file: