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
◆
ToInt16()
[4/15]
static
short System.Convert.ToInt16
(
decimal
value
)
inline
static
Definition at line
1177
of file
Convert.cs
.
1178
{
1179
if
(!
true
)
1180
{
1181
}
1182
decimal num;
1183
return
decimal.ToInt16(num);
1184
}
System
Convert
Generated by
1.10.0