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