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

#include <big.h>

Inheritance diagram for CTaskResult_MapList:
CTaskResult CNod

Public Attributes

const Text ParentPath
 
const Text Path
 
const CMapInfo [] MapInfos
 
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 map info.

Member Data Documentation

◆ MapInfos

const CMapInfo [] CTaskResult_MapList::MapInfos

List of the map info. Array of CMapInfo objects.

◆ ParentPath

const Text CTaskResult_MapList::ParentPath

Path of the parent zone.

◆ Path

const Text CTaskResult_MapList::Path

Path of the current zone.

◆ SubFolders

const Text [] CTaskResult_MapList::SubFolders

List of the sub folders. Array of string.


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