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

#include <big.h>

Inheritance diagram for CTaskResult_GhostList:
CTaskResult CNod

Public Attributes

const CGhost [] Ghosts
 
- 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 ghost.

Member Data Documentation

◆ Ghosts

const CGhost [] CTaskResult_GhostList::Ghosts

List of ghost. Array of CGhost.


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