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

Implements System.IConvertible.

Definition at line 436 of file Double.cs.

437 {
438 if (!true)
439 {
440 }
441 byte b;
442 return b;
443 }