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

◆ SmartInteractShowingFake

bool Terraria.Main.SmartInteractShowingFake
staticgetset

Definition at line 2978 of file Main.cs.

2979 {
2980 get
2981 {
2982 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
2983 }
2984 set
2985 {
2986 }
2987 }

Referenced by Terraria.Player.QuickGrapple().