terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ SellOrTrash()

static void Terraria.UI.ItemSlot.SellOrTrash ( Item[] inv,
int context,
int slot )
inlinestaticprivate

Definition at line 310 of file ItemSlot.cs.

311 {
312 int num = 1;
313 if (num == 0)
314 {
315 }
316 int myPlayer = Main.myPlayer;
317 if (num == 0)
318 {
319 }
320 int npcShop = Main.npcShop;
321 if (num == 0)
322 {
323 if (num == 0)
324 {
325 }
326 int npcShop2 = Main.npcShop;
327 if (num == 0)
328 {
329 }
330 return;
331 }
332 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, Terraria.Main.myPlayer, and Terraria.Main.npcShop.