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

◆ ToUInt32()

uint IConvertible. System.UInt64.ToUInt32 ( IFormatProvider provider)
inline

Implements System.IConvertible.

Definition at line 230 of file UInt64.cs.

231 {
232 if (!true)
233 {
234 }
235 uint num;
236 return num;
237 }