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

◆ ToDecimal() [4/13]

static decimal System.Convert.ToDecimal ( float value)
inlinestatic

Definition at line 2396 of file Convert.cs.

2397 {
2398 if (!true)
2399 {
2400 }
2401 decimal num = (decimal)value;
2402 return 1;
2403 }

References System.value.