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

◆ ToInt64() [2/19]

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

Definition at line 1657 of file Convert.cs.

1658 {
1659 return value;
1660 }

References System.value.