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 428 of file BigInteger.cs.

429 {
430 if (!true)
431 {
432 }
433 if (!true)
434 {
435 }
436 return true;
437 }