- ingame/crafting/fishfillet_shared.lua:59 --
ZO_ItemSlot_SetAlwaysShowStackCount(self.control, ALWAYS_SHOW_STACK_COUNT, minQuantity)
- ingame/crafting/fishfillet_shared.lua:63 --
ZO_ItemSlot_SetAlwaysShowStackCount(self.control, AUTO_SHOW_STACK_COUNT, MIN_QUANTITY)
- ingame/crafting/smithingcreation_shared.lua:543 --
ZO_ItemSlot_SetAlwaysShowStackCount(control, true)
- ingame/crafting/smithingcreation_shared.lua:629 --
ZO_ItemSlot_SetAlwaysShowStackCount(control, true)
- ingame/crafting/smithingcreation_shared.lua:740 --
ZO_ItemSlot_SetAlwaysShowStackCount(control, data.traitType ~= ITEM_TRAIT_TYPE_NONE)
- ingame/crafting/smithingextraction_shared.lua:67 --
ZO_ItemSlot_SetAlwaysShowStackCount(self.control, ALWAYS_SHOW_STACK_COUNT, minQuantity)
- ingame/crafting/smithingextraction_shared.lua:71 --
ZO_ItemSlot_SetAlwaysShowStackCount(self.control, AUTO_SHOW_STACK_COUNT, MIN_QUANTITY)
- ingame/crafting/smithingresearch_shared.lua:105 --
ZO_ItemSlot_SetAlwaysShowStackCount(control, researchableCount > 0)
- ingame/crafting/gamepad/smithingimprovement_gamepad.lua:289 --
ZO_ItemSlot_SetAlwaysShowStackCount(self.boosterSlot, true)
- ingame/crafting/keyboard/fishfillet_keyboard.lua:141 --
ZO_ItemSlot_SetAlwaysShowStackCount(inventorySlot, false)
- ingame/crafting/keyboard/smithingextraction_keyboard.lua:212 --
ZO_ItemSlot_SetAlwaysShowStackCount(inventorySlot, false, self.filterType == SMITHING_FILTER_TYPE_RAW_MATERIALS and GetRequiredSmithingRefinementStackSize())
- ingame/crafting/keyboard/smithingimprovement_keyboard.lua:56 --
ZO_ItemSlot_SetAlwaysShowStackCount(self.boosterSlot, true)
- ingame/crafting/keyboard/universaldeconstructionpanel_keyboard.lua:212 --
ZO_ItemSlot_SetAlwaysShowStackCount(inventorySlot, false)
- ingame/retrait/gamepad/retraitstation_reconstruct_gamepad.lua:107 --
ZO_ItemSlot_SetAlwaysShowStackCount(control, DO_NOT_SHOW_STACK_COUNT)
- ingame/retrait/gamepad/retraitstation_reconstruct_gamepad.lua:152 --
ZO_ItemSlot_SetAlwaysShowStackCount(control, DO_NOT_SHOW_STACK_COUNT)
- ingame/retrait/keyboard/retraitstation_reconstruct_keyboard.lua:97 --
ZO_ItemSlot_SetAlwaysShowStackCount(control, false)
- ingame/retrait/keyboard/zo_retraitstation_retrait_keyboard.lua:61 --
ZO_ItemSlot_SetAlwaysShowStackCount(self.retraitCostSlot, true, minRetraitCost)