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

static short System.Convert.ToInt16 ( double value)
inlinestatic

Definition at line 1168 of file Convert.cs.

1169 {
1170 if (!true)
1171 {
1172 }
1174 }
static short ToInt16(object value, IFormatProvider provider)
Definition Convert.cs:986
static int ToInt32(object value)
Definition Convert.cs:1412

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