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

Implements System.IConvertible.

Definition at line 426 of file Double.cs.

427 {
428 if (!true)
429 {
430 }
431 sbyte b;
432 return b;
433 }