- ingame/crafting/craftingutils.lua:110 --
ZO_ItemSlot_SetupSlot(self.control, stack, icon)
- ingame/crafting/craftingutils.lua:118 --
ZO_ItemSlot_SetupSlot(self.control, 0, self.emptyTexture)
- ingame/crafting/smithingcreation_shared.lua:322 --
ZO_ItemSlot_SetupSlot(control, 1, icon, meetsTraitRequirement, not enabled)
- ingame/crafting/smithingcreation_shared.lua:501 --
ZO_ItemSlot_SetupSlot(control, stackCount, data.icon, meetsRankRequirement, not enabled)
- ingame/crafting/smithingcreation_shared.lua:583 --
ZO_ItemSlot_SetupSlot(control, stackCount, data.icon, isStyleKnown, not enabled)
- ingame/crafting/smithingcreation_shared.lua:684 --
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:191 --
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:144 --
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")