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
Loading...
Searching...
No Matches
System.Gen2GcCallback Class Referencesealed
+ 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
 

Detailed Description

Definition at line 11 of file Gen2GcCallback.cs.


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