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