Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ToUInt64()
[1/2]
ulong IConvertible. System.Int16.ToUInt64
(
IFormatProvider
provider
)
inline
Definition at line
255
of file
Int16.cs
.
256
{
257
return
Convert
.ToUInt64(
this
);
258
}
System.Data.FunctionId.Convert
@ Convert
References
System.Convert.ToUInt64()
.
System
Int16
Generated by
1.10.0