terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Public Member Functions | |
AsyncOperation () | |
Protected Member Functions | |
override void | Finalize () |
Package Functions | |
void | InvokeCompletionEvent () |
Package Attributes | |
IntPtr | m_Ptr |
Properties | |
bool | isDone [get, set] |
Private Member Functions | |
static void | InternalDestroy (IntPtr ptr) |
Private Attributes | |
Action< AsyncOperation > | m_completeCallback |
Definition at line 16 of file AsyncOperation.cs.