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

◆ npcChatRelease

bool Terraria.Main.npcChatRelease
staticgetset

Definition at line 2378 of file Main.cs.

2379 {
2380 get
2381 {
2382 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
2383 }
2384 set
2385 {
2386 }
2387 }

Referenced by Terraria.Player.LookForTileInteractions().