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

◆ SupportsNPCTargets

bool Terraria.NPC.SupportsNPCTargets
getset

Definition at line 191 of file NPC.cs.

192 {
193 [global::Cpp2ILInjected.Token(Token = "0x6002118")]
194 [global::Cpp2ILInjected.Address(RVA = "0xE0BE9C", Offset = "0xE0BE9C", Length = "0x68")]
195 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
196 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "get_HasValidTarget", ReturnType = typeof(bool))]
197 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "GetTargetData", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(NPCAimedTarget))]
198 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
199 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
200 get
201 {
202 throw null;
203 }
204 }
class f__AnonymousType0<< Count > j__TPar