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

Implements System.IConvertible.

Definition at line 156 of file Int16.cs.

157 {
158 if (!true)
159 {
160 }
161 bool flag;
162 return flag;
163 }