Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ToInt32()
[1/2]
int IConvertible. System.UInt16.ToInt32
(
IFormatProvider
provider
)
inline
Definition at line
238
of file
UInt16.cs
.
239
{
240
return
Convert
.ToInt32(
this
);
241
}
System.Data.FunctionId.Convert
@ Convert
References
System.Convert.ToInt32()
.
System
UInt16
Generated by
1.10.0