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.Player.CanBeTalkedTo
getset

Definition at line 3150 of file Player.cs.

3151 {
3152 [global::Cpp2ILInjected.Token(Token = "0x6002304")]
3153 [global::Cpp2ILInjected.Address(RVA = "0xEA3438", Offset = "0xEA3438", Length = "0x4C")]
3154 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
3155 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "AI_007_TownEntities", ReturnType = typeof(void))]
3156 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(EmoteBubble), Member = "CheckForNPCsToReactToEmoteBubble", MemberParameters = new object[]
3157 {
3158 typeof(int),
3159 typeof(Player)
3160 }, ReturnType = typeof(void))]
3161 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
3162 get
3163 {
3164 throw null;
3165 }
3166 }
class f__AnonymousType0<< Count > j__TPar