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

◆ npcChatFocus1

bool Terraria.Main.npcChatFocus1
staticgetset

Definition at line 12748 of file Main.cs.

12749 {
12750 [global::Cpp2ILInjected.Token(Token = "0x6001D12")]
12751 [global::Cpp2ILInjected.Address(RVA = "0xBE1BE0", Offset = "0xBE1BE0", Length = "0x4C")]
12752 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
12753 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
12754 get
12755 {
12756 throw null;
12757 }
12758 [global::Cpp2ILInjected.Token(Token = "0x6001D13")]
12759 [global::Cpp2ILInjected.Address(RVA = "0xBE1C2C", Offset = "0xBE1C2C", Length = "0x50")]
12760 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
12761 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
12762 set
12763 {
12764 throw null;
12765 }
12766 }