ManiaPlanet ManiaScript Reference 2019.11.19.1850
A ManiaScript Reference of the ManiaPlanet game.
Loading...
Searching...
No Matches
CTaskResult_FileList Struct Reference

#include <doc.h>

Inheritance diagram for CTaskResult_FileList:
[legend]

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: