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.UInt32.ToDecimal ( IFormatProvider provider)
inline

Implements System.IConvertible.

Definition at line 300 of file UInt32.cs.

301 {
302 if (!true)
303 {
304 }
305 return 1;
306 }