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
◆
ToUInt16()
[4/15]
static
ushort System.Convert.ToUInt16
(
decimal
value
)
inline
static
Definition at line
1394
of file
Convert.cs
.
1395
{
1396
if
(!
true
)
1397
{
1398
}
1399
decimal num;
1400
return
decimal.ToUInt16(num);
1401
}
System
Convert
Generated by
1.10.0