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

◆ _MouseOversCanClear

bool Terraria.Main._MouseOversCanClear
staticgetsetprivate

Definition at line 3566 of file Main.cs.

3567 {
3568 get
3569 {
3570 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
3571 }
3572 set
3573 {
3574 }
3575 }

Referenced by Terraria.Main.MouseOversTryToClear().