ManiaPlanet ManiaScript Reference 2019.11.19.1850
A ManiaScript Reference of the ManiaPlanet game.
|
#include <doc.h>
Additional Inherited Members | |
Public Member Functions inherited from CTaskResult | |
Void | Cancel () |
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 |
Asynchronous task result.