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.Int64.ToBoolean ( IFormatProvider provider)
inline

Implements System.IConvertible.

Definition at line 162 of file Int64.cs.

163 {
164 if (!true)
165 {
166 }
167 bool flag;
168 return flag;
169 }