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

◆ ToInt64() [13/19]

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

Definition at line 1662 of file Convert.cs.

1663 {
1664 return value;
1665 }

References System.value.