Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetTypeCode()
TypeCode
System.UInt16.GetTypeCode
(
)
inline
Implements
System.IConvertible
.
Definition at line
203
of file
UInt16.cs
.
204
{
205
return
TypeCode.UInt16;
206
}
System
UInt16
Generated by
1.10.0