- ingame/crafting/craftingutils.lua:260 --
ZO_ItemSlot_SetupSlot(self.control, quantity, icon, MEETS_REQUIREMENTS, LOCKED, self:ShouldBeVisible())
- ingame/crafting/smithingcreation_shared.lua:370 --
ZO_ItemSlot_SetupSlot(control, 1, icon, meetsTraitRequirement, not enabled)
- ingame/crafting/smithingcreation_shared.lua:544 --
ZO_ItemSlot_SetupSlot(control, stackCount, data.icon, meetsRankRequirement, not enabled)
- ingame/crafting/smithingcreation_shared.lua:636 --
ZO_ItemSlot_SetupSlot(control, stackCount, data.icon, isStyleKnown, not enabled)
- ingame/crafting/smithingcreation_shared.lua:748 --
ZO_ItemSlot_SetupSlot(control, stackCount, data.icon, isTraitKnown, not enabled)
- ingame/crafting/smithingimprovement_shared.lua:139 --
ZO_ItemSlot_SetupSlot(self.boosterSlot, row.currentStack, row.icon)
- ingame/crafting/smithingresearch_shared.lua:110 --
ZO_ItemSlot_SetupSlot(control, researchableCount, data.icon)
- ingame/crafting/smithingresearch_shared.lua:278 --
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/gamepad/retraitstation_reconstruct_gamepad.lua:68 --
ZO_ItemSlot_SetupSlot(control, EMPTY_STACK_COUNT, data.icon, data.traitKnown, not enabled)
- ingame/retrait/gamepad/retraitstation_reconstruct_gamepad.lua:111 --
ZO_ItemSlot_SetupSlot(control, EMPTY_STACK_COUNT, data.icon, data.valid, not enabled)
- ingame/retrait/keyboard/retraitstation_reconstruct_keyboard.lua:100 --
ZO_ItemSlot_SetupSlot(control, NO_STACK_COUNT, data.icon, data.traitKnown, not enabled)
- ingame/retrait/keyboard/zo_retraitstation_retrait_keyboard.lua:189 --
ZO_ItemSlot_SetupSlot(self.retraitCostSlot, retraitCost, currencyIcon, meetsUsageRequirements)
- ingame/tradinghouse/keyboard/tradinghouse_keyboard.lua:711 --
ZO_ItemSlot_SetupSlot(self.pendingItem, stackCount, icon)
- ingame/tradinghouse/keyboard/tradinghouse_keyboard.lua:726 --
ZO_ItemSlot_SetupSlot(self.pendingItem, 0, "EsoUI/Art/TradingHouse/tradinghouse_emptySellSlot_icon.dds")