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

◆ SmartBlocksEnabled

bool Terraria.Player.SmartCursorSettings.SmartBlocksEnabled
staticgetset

Definition at line 23554 of file Player.cs.

23555 {
23556 get
23557 {
23558 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
23559 }
23560 set
23561 {
23562 }
23563 }

Referenced by Terraria.Main.SaveSettings(), Terraria.GameContent.SmartCursorHelper.Step_BlocksFilling(), and Terraria.GameContent.SmartCursorHelper.Step_BlocksLines().