|
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
|
Inheritance diagram for System.Gen2GcCallback:
Collaboration diagram for System.Gen2GcCallback:Static Public Member Functions | |
| static void | Register (global::System.Func< object, bool > callback, object targetObj) |
Protected Member Functions | |
| override void | Finalize () |
Private Member Functions | |
| Gen2GcCallback () | |
| void | Setup (global::System.Func< object, bool > callback, object targetObj) |
Private Attributes | |
| global::System.Func< object, bool > | _callback |
| global::System.Runtime.InteropServices.GCHandle | _weakTargetObj |
Definition at line 11 of file Gen2GcCallback.cs.