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

Implements System.IConvertible.

Definition at line 346 of file Single.cs.

347 {
348 if (!true)
349 {
350 }
351 sbyte b;
352 return b;
353 }