- ingame/crafting/smithingcreation_shared.lua:518 --
ZO_ItemSlot_SetAlwaysShowStackCount(control, true)
- ingame/crafting/smithingcreation_shared.lua:593 --
ZO_ItemSlot_SetAlwaysShowStackCount(control, true)
- ingame/crafting/smithingcreation_shared.lua:696 --
ZO_ItemSlot_SetAlwaysShowStackCount(control, data.traitType ~= ITEM_TRAIT_TYPE_NONE)
- ingame/crafting/smithingextraction_shared.lua:71 --
ZO_ItemSlot_SetAlwaysShowStackCount(self.control, ALWAYS_SHOW_STACK_COUNT, minQuantity)
- ingame/crafting/smithingextraction_shared.lua:75 --
ZO_ItemSlot_SetAlwaysShowStackCount(self.control, AUTO_SHOW_STACK_COUNT, MIN_QUANTITY)
- ingame/crafting/smithingresearch_shared.lua:109 --
ZO_ItemSlot_SetAlwaysShowStackCount(control, researchableCount > 0)
- ingame/crafting/gamepad/smithingimprovement_gamepad.lua:238 --
ZO_ItemSlot_SetAlwaysShowStackCount(self.boosterSlot, true)
- ingame/crafting/keyboard/smithingextraction_keyboard.lua:209 --
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/retrait/keyboard/zo_retraitstation_retrait_keyboard.lua:57 --
ZO_ItemSlot_SetAlwaysShowStackCount(self.retraitCostSlot, true, minRetraitCost)