Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ToInt32()
[1/2]
int IConvertible. System.Boolean.ToInt32
(
IFormatProvider
provider
)
inline
Definition at line
247
of file
Boolean.cs
.
248
{
249
return
Convert
.ToInt32(
this
);
250
}
System.Data.FunctionId.Convert
@ Convert
References
System.Convert.ToInt32()
.
System
Boolean
Generated by
1.10.0