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

Implements System.IConvertible.

Definition at line 448 of file Char.cs.

449 {
450 if (!true)
451 {
452 }
453 byte b;
454 return b;
455 }