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. Newtonsoft.Json.Linq.JValue.ToSByte ( IFormatProvider provider)
inlineprivate

Implements System.IConvertible.

Definition at line 498 of file JValue.cs.

499 {
500 if (!true)
501 {
502 }
503 return (sbyte)this;
504 }