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

◆ ToInt32()

int IConvertible. System.UInt32.ToInt32 ( IFormatProvider provider)
inline

Implements System.IConvertible.

Definition at line 210 of file UInt32.cs.

211 {
212 if (!true)
213 {
214 }
215 int num;
216 return num;
217 }