- ingame/crafting/craftingutils.lua:250 --
ZO_ItemSlot_SetupSlot(self.control, quantity, icon, MEETS_REQUIREMENTS, LOCKED, self:ShouldBeVisible())
- ingame/crafting/smithingcreation_shared.lua:335 --
ZO_ItemSlot_SetupSlot(control, 1, icon, meetsTraitRequirement, not enabled)
- ingame/crafting/smithingcreation_shared.lua:517 --
ZO_ItemSlot_SetupSlot(control, stackCount, data.icon, meetsRankRequirement, not enabled)
- ingame/crafting/smithingcreation_shared.lua:601 --
ZO_ItemSlot_SetupSlot(control, stackCount, data.icon, isStyleKnown, not enabled)
- ingame/crafting/smithingcreation_shared.lua:704 --
ZO_ItemSlot_SetupSlot(control, stackCount, data.icon, isTraitKnown, not enabled)
- ingame/crafting/smithingimprovement_shared.lua:130 --
ZO_ItemSlot_SetupSlot(self.boosterSlot, row.currentStack, row.icon)
- ingame/crafting/smithingresearch_shared.lua:106 --
ZO_ItemSlot_SetupSlot(control, researchableCount, data.icon)
- ingame/crafting/smithingresearch_shared.lua:272 --
ZO_ItemSlot_SetupSlot(slotControl, 1, icon)
- ingame/inventory/inventoryslot.lua:199 --
ZO_ItemSlot_SetupSlot(slotControl, stackCount, iconFile, meetsUsageRequirement, locked)
- ingame/inventory/stack.lua:56 --
ZO_ItemSlot_SetupSlot(sourceSlot, stackSize, itemIcon)
- ingame/inventory/stack.lua:57 --
ZO_ItemSlot_SetupSlot(destinationSlot1, 0, itemIcon)
- ingame/inventory/stack.lua:58 --
ZO_ItemSlot_SetupSlot(destinationSlot2, 0, itemIcon)
- ingame/retrait/keyboard/zo_retraitstation_retrait_keyboard.lua:139 --
ZO_ItemSlot_SetupSlot(self.retraitCostSlot, retraitCost, currencyIcon, meetsUsageRequirements)
- ingame/tradinghouse/keyboard/tradinghouse_keyboard.lua:691 --
ZO_ItemSlot_SetupSlot(self.pendingItem, stackCount, icon)
- ingame/tradinghouse/keyboard/tradinghouse_keyboard.lua:706 --
ZO_ItemSlot_SetupSlot(self.pendingItem, 0, "EsoUI/Art/TradingHouse/tradinghouse_emptySellSlot_icon.dds")