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() [6/13]

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

Definition at line 2375 of file Convert.cs.

2376 {
2377 if (!true)
2378 {
2379 }
2380 decimal num = value;
2381 return 1;
2382 }

References System.value.