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

◆ operator==()

static bool System.Runtime.InteropServices.GCHandle.operator== ( GCHandle a,
GCHandle b )
inlinestatic

Definition at line 155 of file GCHandle.cs.

156 {
157 bool flag;
158 return flag;
159 }