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
◆
ToBoolean()
[2/13]
static
bool System.Convert.ToBoolean
(
decimal
value
)
inline
static
Definition at line
299
of file
Convert.cs
.
300
{
301
if
(!
true
)
302
{
303
}
304
bool
flag;
305
return
flag;
306
}
System
Convert
Generated by
1.10.0