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

◆ NotUsingGamepad

bool Terraria.UI.ItemSlot.NotUsingGamepad
staticget

Definition at line 72 of file ItemSlot.cs.

73 {
74 get
75 {
76 if (!true)
77 {
78 }
80 }
81 }

Referenced by Terraria.UI.ItemSlot.LeftClick_SellOrTrash(), and Terraria.UI.ItemSlot.OverrideHover().