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
|
Package Functions | |
CallbackClosure (ExecutionContext context, AsyncCallback callback) | |
bool | IsCompatible (AsyncCallback callback) |
Properties | |
AsyncCallback | AsyncCallback [get, set] |
ExecutionContext | Context [get, set] |
Private Attributes | |
AsyncCallback | _savedCallback |
ExecutionContext | _savedContext |
Definition at line 9 of file CallbackClosure.cs.