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

◆ FoundTarget

bool Terraria.Utilities.NPCUtils.TargetSearchResults.FoundTarget
getset

Definition at line 482 of file NPCUtils.cs.

483 {
484 [global::Cpp2ILInjected.Token(Token = "0x600310C")]
485 [global::Cpp2ILInjected.Address(RVA = "0x1302950", Offset = "0x1302950", Length = "0x10")]
486 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
487 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
488 get
489 {
490 throw null;
491 }
492 }