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

◆ Round() [2/3]

static double System.Math.Round ( double value,
int digits )
inlinestatic

Definition at line 1694 of file Math.cs.

1695 {
1696 throw null;
1697 }