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

◆ ToByte() [1/2]

byte IConvertible. System.Byte.ToByte ( IFormatProvider provider)
inline

Definition at line 222 of file Byte.cs.

223 {
224 return this;
225 }