Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ToInt64()
[1/2]
long IConvertible. System.UInt16.ToInt64
(
IFormatProvider
provider
)
inline
Definition at line
248
of file
UInt16.cs
.
249
{
250
return
Convert
.ToInt64(
this
);
251
}
System.Data.FunctionId.Convert
@ Convert
References
System.Convert.ToInt64()
.
System
UInt16
Generated by
1.10.0