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

◆ operator bool()

static implicit InControl.TouchManager.operator bool ( TouchManager instance)
inlinestatic

Definition at line 824 of file TouchManager.cs.

825 {
826 if (!true)
827 {
828 }
829 bool flag;
830 return flag;
831 }