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 | |
ForceAsyncAwaiter | GetAwaiter () |
void | GetResult () |
void | UnsafeOnCompleted (global::System.Action action) |
Package Functions | |
ForceAsyncAwaiter (Task task) | |
Properties | |
bool | IsCompleted [get, set] |
Private Attributes | |
readonly Task | _task |
Definition at line 9 of file ForceAsyncAwaiter.cs.