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

◆ npcChatFocus4

bool Terraria.Main.npcChatFocus4
staticgetset

Definition at line 12811 of file Main.cs.

12812 {
12813 [global::Cpp2ILInjected.Token(Token = "0x6001D18")]
12814 [global::Cpp2ILInjected.Address(RVA = "0xBE1DB4", Offset = "0xBE1DB4", Length = "0x4C")]
12815 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
12816 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
12817 get
12818 {
12819 throw null;
12820 }
12821 [global::Cpp2ILInjected.Token(Token = "0x6001D19")]
12822 [global::Cpp2ILInjected.Address(RVA = "0xBE1E00", Offset = "0xBE1E00", Length = "0x50")]
12823 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
12824 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
12825 set
12826 {
12827 throw null;
12828 }
12829 }