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

Implements System.IConvertible.

Definition at line 222 of file Int32.cs.

223 {
224 if (!true)
225 {
226 }
227 byte b;
228 return b;
229 }