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

◆ npcChatFocus3

bool Terraria.Main.npcChatFocus3
staticgetset

Definition at line 12790 of file Main.cs.

12791 {
12792 [global::Cpp2ILInjected.Token(Token = "0x6001D16")]
12793 [global::Cpp2ILInjected.Address(RVA = "0xBE1D18", Offset = "0xBE1D18", Length = "0x4C")]
12794 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
12795 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
12796 get
12797 {
12798 throw null;
12799 }
12800 [global::Cpp2ILInjected.Token(Token = "0x6001D17")]
12801 [global::Cpp2ILInjected.Address(RVA = "0xBE1D64", Offset = "0xBE1D64", Length = "0x50")]
12802 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
12803 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
12804 set
12805 {
12806 throw null;
12807 }
12808 }