terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ Max() [5/6]

static long System.Math.Max ( long val1,
long val2 )
inlinestatic

Definition at line 575 of file Math.cs.

576 {
577 throw null;
578 }