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