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()

bool IConvertible. System.Single.ToBoolean ( IFormatProvider provider)
inline

Implements System.IConvertible.

Definition at line 312 of file Single.cs.

313 {
314 if (!true)
315 {
316 }
317 bool flag;
318 return flag;
319 }