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() [5/15]

static ushort System.Convert.ToUInt16 ( double value)
inlinestatic

Definition at line 1384 of file Convert.cs.

1385 {
1386 if (!true)
1387 {
1388 }
1390 }
static ushort ToUInt16(object value, IFormatProvider provider)
Definition Convert.cs:1195
static int ToInt32(object value)
Definition Convert.cs:1412

References System.Convert.ToInt32(), System.Convert.ToUInt16(), and System.value.