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

Implements System.IConvertible.

Definition at line 186 of file Int16.cs.

187 {
188 if (!true)
189 {
190 }
191 byte b;
192 return b;
193 }