![]() |
ManiaScript Trackmania 2020
30/10/2024
|
Task result containing a ghost. More...
#include <2024_10_30.h>
Public Attributes | |
CGhost *const | Ghost |
![]() | |
Boolean const | IsProcessing |
Boolean const | HasSucceeded |
Boolean const | HasFailed |
Boolean const | IsCanceled |
Text const | ErrorType |
Text const | ErrorCode |
Text const | ErrorDescription |
![]() | |
Ident const | Id |
Additional Inherited Members | |
![]() | |
Void | Cancel () |
Task result containing a ghost.
Supported declare modes :
Definition at line 8482 of file 2024_10_30.h.
CGhost* const CTaskResult_Ghost::Ghost |
Ghost contained by this result.
Definition at line 8487 of file 2024_10_30.h.