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

Implements System.IConvertible.

Definition at line 192 of file Int64.cs.

193 {
194 if (!true)
195 {
196 }
197 byte b;
198 return b;
199 }