Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ToInt16()
[1/2]
short
IConvertible. System.UInt16.ToInt16
(
IFormatProvider
provider
)
inline
Definition at line
228
of file
UInt16.cs
.
229
{
230
return
Convert
.ToInt16(
this
);
231
}
System.Data.FunctionId.Convert
@ Convert
References
System.Convert.ToInt16()
.
System
UInt16
Generated by
1.10.0