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

◆ CanBeTalkedTo

bool Terraria.NPC.CanBeTalkedTo
getset

Definition at line 63 of file NPC.cs.

64 {
65 [global::Cpp2ILInjected.Token(Token = "0x6002113")]
66 [global::Cpp2ILInjected.Address(RVA = "0xE0BCD0", Offset = "0xE0BCD0", Length = "0x38")]
67 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
68 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "AI_007_TownEntities", ReturnType = typeof(void))]
69 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
70 get
71 {
72 throw null;
73 }
74 }
class f__AnonymousType0<< Count > j__TPar