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

◆ ToInt64() [12/19]

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

Definition at line 1652 of file Convert.cs.

1653 {
1654 return value;
1655 }

References System.value.