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

Implements System.IConvertible.

Definition at line 356 of file Single.cs.

357 {
358 if (!true)
359 {
360 }
361 byte b;
362 return b;
363 }