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==() [2/4]

static bool Mono.Math.BigInteger.operator== ( BigInteger bi1,
BigInteger bi2 )
inlinestatic

Definition at line 416 of file BigInteger.cs.

417 {
418 if (!true)
419 {
420 }
421 if (!true)
422 {
423 }
424 return true;
425 }