Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ToInt64() [19/19]

static long System.Convert.ToInt64 ( ushort value)
inlinestatic

Definition at line 1668 of file Convert.cs.

1669 {
1670 return value;
1671 }

References System.value.