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

Implements System.IConvertible.

Definition at line 438 of file Char.cs.

439 {
440 if (!true)
441 {
442 }
443 sbyte b;
444 return b;
445 }