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

◆ ToDouble() [1/2]

double IConvertible. System.Double.ToDouble ( IFormatProvider provider)
inline

Definition at line 451 of file Double.cs.

452 {
453 return this;
454 }