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

◆ FoundNPC

bool Terraria.Utilities.NPCUtils.TargetSearchResults.FoundNPC
getset

Definition at line 510 of file NPCUtils.cs.

511 {
512 [global::Cpp2ILInjected.Token(Token = "0x600310E")]
513 [global::Cpp2ILInjected.Address(RVA = "0x1303358", Offset = "0x1303358", Length = "0x10")]
514 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
515 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
516 get
517 {
518 throw null;
519 }
520 }