terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Package Functions | |
CallbackClosure (ExecutionContext context, AsyncCallback callback) | |
bool | IsCompatible (AsyncCallback callback) |
Properties | |
AsyncCallback | AsyncCallback [get] |
ExecutionContext | Context [get] |
Private Attributes | |
AsyncCallback | _savedCallback |
ExecutionContext | _savedContext |
Definition at line 7 of file CallbackClosure.cs.