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

◆ Round() [1/2]

static decimal System.Decimal.Round ( decimal d,
int decimals )
inlinestatic

Definition at line 446 of file Decimal.cs.

447 {
448 if (!true)
449 {
450 }
451 return 1;
452 }