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

Implements System.IConvertible.

Definition at line 154 of file SByte.cs.

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