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.Int16.ToSByte ( IFormatProvider provider)
inline

Implements System.IConvertible.

Definition at line 176 of file Int16.cs.

177 {
178 if (!true)
179 {
180 }
181 sbyte b;
182 return b;
183 }