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
|
Classes | |
class | TaskWrapperAsyncResult |
Static Public Member Functions | |
static global::System.IAsyncResult | Begin (Task task, global::System.AsyncCallback callback, object state) |
static void | End (global::System.IAsyncResult asyncResult) |
static TResult | End< TResult > (global::System.IAsyncResult asyncResult) |
Static Private Member Functions | |
static void | InvokeCallbackWhenTaskCompletes (Task antecedent, global::System.AsyncCallback callback, global::System.IAsyncResult asyncResult) |
Definition at line 10 of file TaskToApm.cs.