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

◆ Compare() [4/6]

static int System.String.Compare ( string strA,
string strB,
bool ignoreCase,
CultureInfo culture )
inlinestatic

Definition at line 98 of file String.cs.

99 {
100 int num;
101 return num;
102 }