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

◆ ToInt64() [17/19]

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

Definition at line 1679 of file Convert.cs.

1680 {
1681 return value;
1682 }

References System.value.