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

◆ HasGivenName

bool Terraria.NPC.HasGivenName
getset

Definition at line 460 of file NPC.cs.

461 {
462 [global::Cpp2ILInjected.Token(Token = "0x6002121")]
463 [global::Cpp2ILInjected.Address(RVA = "0xE0C7EC", Offset = "0xE0C7EC", Length = "0x14")]
464 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
465 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
466 get
467 {
468 throw null;
469 }
470 }