Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ToInt64()
[12/19]
static long System.Convert.ToInt64
(
sbyte
value
)
inline
static
Definition at line
1652
of file
Convert.cs
.
1653
{
1654
return
value
;
1655
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
Convert
Generated by
1.10.0