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

◆ ToInt64()

long IConvertible. System.UInt16.ToInt64 ( IFormatProvider provider)
inline

Implements System.IConvertible.

Definition at line 246 of file UInt16.cs.

247 {
248 if (!true)
249 {
250 }
251 long num;
252 return num;
253 }