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
◆
ToDecimal()
[12/13]
static
decimal System.Convert.ToDecimal
(
ulong
value
)
inline
static
Definition at line
2386
of file
Convert.cs
.
2387
{
2388
if
(!
true
)
2389
{
2390
}
2391
decimal num =
value
;
2392
return
1;
2393
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
Convert
Generated by
1.10.0