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

◆ ToSByte()

sbyte IConvertible. System.Int32.ToSByte ( IFormatProvider provider)
inline

Implements System.IConvertible.

Definition at line 212 of file Int32.cs.

213 {
214 if (!true)
215 {
216 }
217 sbyte b;
218 return b;
219 }