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

◆ SmartInteractX

int Terraria.Main.SmartInteractX
staticgetset

Definition at line 2992 of file Main.cs.

2993 {
2994 get
2995 {
2996 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
2997 }
2998 set
2999 {
3000 }
3001 }

Referenced by Terraria.Main.DrawSmartInteract(), and Terraria.Player.LookForTileInteractions().