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()
[4/17]
static
long
System.Convert.ToInt64
(
decimal
value
)
inline
static
Definition at line
1882
of file
Convert.cs
.
1883
{
1884
if
(!
true
)
1885
{
1886
}
1887
decimal num;
1888
return
decimal.ToInt64(num);
1889
}
System
Convert
Generated by
1.10.0