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

◆ ToInt16() [1/2]

short IConvertible. System.Int16.ToInt16 ( IFormatProvider provider)
inline

Definition at line 230 of file Int16.cs.

231 {
232 return this;
233 }