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.String.operator== ( string a,
string b )
inlinestatic

Definition at line 301 of file String.cs.

302 {
303 bool flag;
304 return flag;
305 }