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
◆
Setup()
void
System.Gen2GcCallback.Setup
(
Func
< object, bool >
callback
,
object
targetObj
)
inline
private
Definition at line
21
of file
Gen2GcCallback.cs
.
22
{
23
this._callback
= callback;
24
GCHandle
gchandle
;
25
this._weakTargetObj
=
gchandle
;
26
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Runtime.InteropServices.GCHandle
Definition
GCHandle.cs:9
References
j__TPar
.
System
Gen2GcCallback
Generated by
1.10.0