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

◆ HasValidTarget

bool Terraria.NPC.HasValidTarget
getset

Definition at line 77 of file NPC.cs.

78 {
79 [global::Cpp2ILInjected.Token(Token = "0x6002114")]
80 [global::Cpp2ILInjected.Address(RVA = "0xE0BD08", Offset = "0xE0BD08", Length = "0xE8")]
81 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
82 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "GetTargetData", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(NPCAimedTarget))]
83 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "AI_107_ImprovedWalkers", ReturnType = typeof(void))]
84 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
85 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NPC), Member = "get_TargetPlayer", ReturnType = typeof(Player))]
86 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NPC), Member = "get_SupportsNPCTargets", ReturnType = typeof(bool))]
87 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
88 get
89 {
90 throw null;
91 }
92 }
class f__AnonymousType0<< Count > j__TPar