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

#include <big.h>

Inheritance diagram for CTaskResult_FileList:
CTaskResult CNod

Public Attributes

const Text ParentPath
 
const Text Path
 
const Text [] Files
 
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 media info.

Member Data Documentation

◆ Files

const Text [] CTaskResult_FileList::Files

List of files. Array of string.

◆ ParentPath

const Text CTaskResult_FileList::ParentPath

Path of the parent zone.

◆ Path

const Text CTaskResult_FileList::Path

Path of the current zone.

◆ SubFolders

const Text [] CTaskResult_FileList::SubFolders

List of the sub folders. Array of string.


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