Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ToDouble()
[1/2]
double IConvertible. System.UInt16.ToDouble
(
IFormatProvider
provider
)
inline
Definition at line
263
of file
UInt16.cs
.
264
{
265
return
Convert
.ToDouble(
this
);
266
}
System.Data.FunctionId.Convert
@ Convert
References
System.Convert.ToDouble()
.
System
UInt16
Generated by
1.10.0