terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Gen2GcCallback Class Referencesealed
+ Inheritance diagram for System.Gen2GcCallback:

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
 

Detailed Description

Definition at line 8 of file Gen2GcCallback.cs.


The documentation for this class was generated from the following file: