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

◆ FoundTank

bool Terraria.Utilities.NPCUtils.TargetSearchResults.FoundTank
getset

Definition at line 572 of file NPCUtils.cs.

573 {
574 [global::Cpp2ILInjected.Token(Token = "0x6003112")]
575 [global::Cpp2ILInjected.Address(RVA = "0x1302CC8", Offset = "0x1302CC8", Length = "0x10")]
576 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
577 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
578 get
579 {
580 throw null;
581 }
582 }