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

◆ SmartAxeAfterPickaxe

bool Terraria.Player.SmartCursorSettings.SmartAxeAfterPickaxe
staticgetset

Definition at line 23568 of file Player.cs.

23569 {
23570 get
23571 {
23572 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
23573 }
23574 set
23575 {
23576 }
23577 }

Referenced by Terraria.Main.SaveSettings().