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
◆
ToInt32()
[4/16]
static
int System.Convert.ToInt32
(
decimal
value
)
inline
static
Definition at line
1546
of file
Convert.cs
.
1547
{
1548
if
(!
true
)
1549
{
1550
}
1551
decimal num;
1552
return
decimal.ToInt32(num);
1553
}
System
Convert
Generated by
1.10.0