terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Static Public Member Functions | |
static void | Register (Func< object, bool > callback, object targetObj) |
Protected Member Functions | |
override void | Finalize () |
Private Member Functions | |
Gen2GcCallback () | |
void | Setup (Func< object, bool > callback, object targetObj) |
Private Attributes | |
Func< object, bool > | _callback |
GCHandle | _weakTargetObj |
Definition at line 8 of file Gen2GcCallback.cs.