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