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

◆ ToInt64() [8/19]

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

Definition at line 1673 of file Convert.cs.

1674 {
1675 return value;
1676 }

References System.value.