Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ToUInt16() [1/2]

ushort IConvertible. System.UInt16.ToUInt16 ( IFormatProvider provider)
inline

Definition at line 233 of file UInt16.cs.

234 {
235 return this;
236 }