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

◆ SmartInteractNPC

int Terraria.Main.SmartInteractNPC
staticgetset

Definition at line 3020 of file Main.cs.

3021 {
3022 get
3023 {
3024 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
3025 }
3026 set
3027 {
3028 }
3029 }

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