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

◆ ToInt32() [1/2]

int IConvertible. System.Int32.ToInt32 ( IFormatProvider provider)
inline

Definition at line 230 of file Int32.cs.

231 {
232 return this;
233 }