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

◆ HasNPCTarget

bool Terraria.NPC.HasNPCTarget
getset

Definition at line 178 of file NPC.cs.

179 {
180 [global::Cpp2ILInjected.Token(Token = "0x6002117")]
181 [global::Cpp2ILInjected.Address(RVA = "0xE0BF04", Offset = "0xE0BF04", Length = "0x14")]
182 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
183 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
184 get
185 {
186 throw null;
187 }
188 }