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

◆ ToInt64() [1/2]

long IConvertible. System.Int64.ToInt64 ( IFormatProvider provider)
inline

Definition at line 240 of file Int64.cs.

241 {
242 return this;
243 }