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

Implements System.IConvertible.

Definition at line 170 of file UInt16.cs.

171 {
172 if (!true)
173 {
174 }
175 bool flag;
176 return flag;
177 }