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

Implements System.IConvertible.

Definition at line 240 of file UInt64.cs.

241 {
242 if ("Shadow Key" == null)
243 {
244 }
245 return Convert.ToInt64((ulong)41672704L);
246 }
static long ToInt64(object value)
Definition Convert.cs:1776

References System.L, and System.Convert.ToInt64().