Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ToUInt16()
[1/2]
ushort IConvertible. System.Int16.ToUInt16
(
IFormatProvider
provider
)
inline
Definition at line
235
of file
Int16.cs
.
236
{
237
return
Convert
.ToUInt16(
this
);
238
}
System.Data.FunctionId.Convert
@ Convert
References
System.Convert.ToUInt16()
.
System
Int16
Generated by
1.10.0