Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ToInt64()
[8/19]
static long System.Convert.ToInt64
(
int
value
)
inline
static
Definition at line
1673
of file
Convert.cs
.
1674
{
1675
return
value
;
1676
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
Convert
Generated by
1.10.0