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()
[5/17]
static
long
System.Convert.ToInt64
(
double
value
)
inline
static
Definition at line
1873
of file
Convert.cs
.
1874
{
1875
if
(!
true
)
1876
{
1877
}
1878
throw
new
OverflowException
();
1879
}
System.OverflowException
Definition
OverflowException.cs:9
System
Convert
Generated by
1.10.0