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

◆ TowersDefeated

bool Terraria.NPC.TowersDefeated
staticgetset

Definition at line 608 of file NPC.cs.

609 {
610 [global::Cpp2ILInjected.Token(Token = "0x6002128")]
611 [global::Cpp2ILInjected.Address(RVA = "0xE0CAAC", Offset = "0xE0CAAC", Length = "0xBC")]
612 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
613 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
614 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
615 get
616 {
617 throw null;
618 }
619 }