terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ downedTowers

bool Terraria.NPC.downedTowers
staticgetset

Definition at line 555 of file NPC.cs.

556 {
557 [global::Cpp2ILInjected.Token(Token = "0x6002126")]
558 [global::Cpp2ILInjected.Address(RVA = "0xE0C980", Offset = "0xE0C980", Length = "0xBC")]
559 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
560 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
561 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
562 get
563 {
564 throw null;
565 }
566 }