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()

decimal IConvertible. System.Int64.ToDecimal ( IFormatProvider provider)
inline

Implements System.IConvertible.

Definition at line 312 of file Int64.cs.

313 {
314 if (!true)
315 {
316 }
317 return 1;
318 }