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

◆ shopSellbackHelper

ItemShopSellbackHelper Terraria.Main.shopSellbackHelper
staticgetset

Definition at line 13115 of file Main.cs.

13116 {
13117 [global::Cpp2ILInjected.Token(Token = "0x6001D22")]
13118 [global::Cpp2ILInjected.Address(RVA = "0xBE20C0", Offset = "0xBE20C0", Length = "0x4C")]
13119 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIShop), Member = "PurchasePressedAndHeld", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
13120 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Chest), Member = "AddItemToShop", MemberParameters = new object[] { typeof(Item) }, ReturnType = typeof(void))]
13121 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "UpdateOldNPCShop", ReturnType = typeof(void))]
13122 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "MouseText_DrawItemTooltip", MemberParameters = new object[]
13123 {
13124 typeof(Main.MouseTextCache),
13125 typeof(int),
13126 typeof(byte),
13127 typeof(int),
13128 typeof(int)
13129 }, ReturnType = typeof(void))]
13130 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "SellItemAmount", MemberParameters = new object[]
13131 {
13132 typeof(Item),
13133 typeof(int)
13134 }, ReturnType = typeof(long))]
13135 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "SellItem", MemberParameters = new object[]
13136 {
13137 typeof(Item),
13138 typeof(int)
13139 }, ReturnType = typeof(bool))]
13140 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemSlot), Member = "HandleShopSlot", MemberParameters = new object[]
13141 {
13142 typeof(Item[]),
13143 typeof(int),
13144 typeof(bool),
13145 typeof(bool)
13146 }, ReturnType = typeof(void))]
13147 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 7)]
13148 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
13149 get
13150 {
13151 throw null;
13152 }
13153 [global::Cpp2ILInjected.Token(Token = "0x6001D23")]
13154 [global::Cpp2ILInjected.Address(RVA = "0xBE210C", Offset = "0xBE210C", Length = "0x50")]
13155 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
13156 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
13157 set
13158 {
13159 throw null;
13160 }
13161 }
class f__AnonymousType0<< Count > j__TPar