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.UInt16.ToUInt32 ( IFormatProvider provider)
inline

Implements System.IConvertible.

Definition at line 236 of file UInt16.cs.

237 {
238 if (!true)
239 {
240 }
241 uint num;
242 return num;
243 }