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

◆ npcChatFocus2

bool Terraria.Main.npcChatFocus2
staticgetset

Definition at line 12769 of file Main.cs.

12770 {
12771 [global::Cpp2ILInjected.Token(Token = "0x6001D14")]
12772 [global::Cpp2ILInjected.Address(RVA = "0xBE1C7C", Offset = "0xBE1C7C", Length = "0x4C")]
12773 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
12774 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
12775 get
12776 {
12777 throw null;
12778 }
12779 [global::Cpp2ILInjected.Token(Token = "0x6001D15")]
12780 [global::Cpp2ILInjected.Address(RVA = "0xBE1CC8", Offset = "0xBE1CC8", Length = "0x50")]
12781 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
12782 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
12783 set
12784 {
12785 throw null;
12786 }
12787 }