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

Implements System.IConvertible.

Definition at line 190 of file UInt64.cs.

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