terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
ToUInt64()
ulong
IConvertible. System.UInt32.ToUInt64
(
IFormatProvider
provider
)
inline
Implements
System.IConvertible
.
Definition at line
236
of file
UInt32.cs
.
237
{
238
if
(!
true
)
239
{
240
}
241
ulong
num;
242
return
num;
243
}
ulong
System
UInt32
Generated by
1.10.0