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

◆ ToByte()

byte IConvertible. Newtonsoft.Json.Linq.JValue.ToByte ( IFormatProvider provider)
inlineprivate

Implements System.IConvertible.

Definition at line 507 of file JValue.cs.

508 {
509 if (!true)
510 {
511 }
512 return (byte)this;
513 }