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

◆ ToInt32() [1/2]

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

Definition at line 241 of file SByte.cs.

242 {
243 return this;
244 }