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

◆ ToType()

object IConvertible. System.Int32.ToType ( Type type,
IFormatProvider provider )
inline

Implements System.IConvertible.

Definition at line 375 of file Int32.cs.

376 {
377 object obj;
378 return obj;
379 }

References System.obj.