- 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:300 --
ZO_ItemSlot_SetupSlot(control, 1, icon, usable, not enabled)
- ingame/crafting/smithingcreation_shared.lua:373 --
ZO_ItemSlot_SetupSlot(self.selectedMaterialControl, stackCount, data.icon, usable)
- ingame/crafting/smithingcreation_shared.lua:395 --
ZO_ItemSlot_SetupSlot(control, stackCount, data.icon, usable, not enabled)
- ingame/crafting/smithingcreation_shared.lua:481 --
ZO_ItemSlot_SetupSlot(control, stackCount, data.icon, usable, not enabled)
- ingame/crafting/smithingcreation_shared.lua:568 --
ZO_ItemSlot_SetupSlot(control, stackCount, data.icon, usable, not enabled)
- ingame/crafting/smithingresearch_shared.lua:109 --
ZO_ItemSlot_SetupSlot(control, researchableCount, data.icon)
- ingame/crafting/smithingresearch_shared.lua:279 --
ZO_ItemSlot_SetupSlot(slotControl, 1, icon)
- ingame/crafting/gamepad/smithingimprovement_gamepad.lua:462 --
ZO_ItemSlot_SetupSlot(self.boosterSlot, row.currentStack, row.icon)
- ingame/crafting/keyboard/smithingimprovement_keyboard.lua:114 --
ZO_ItemSlot_SetupSlot(self.boosterSlot, row.currentStack, row.icon)
- ingame/inventory/inventoryslot.lua:209 --
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/restyle/restyle_shared.lua:32 --
ZO_ItemSlot_SetupSlot(control, STACK_COUNT, icon)
- ingame/retrait/keyboard/zo_retraitstation_retrait_keyboard.lua:147 --
ZO_ItemSlot_SetupSlot(self.retraitCostSlot, retraitCost, currencyIcon, meetsUsageRequirements)
- ingame/tradinghouse/keyboard/tradinghouse_keyboard.lua:687 --
ZO_ItemSlot_SetupSlot(self.m_pendingItem, stackCount, icon)
- ingame/tradinghouse/keyboard/tradinghouse_keyboard.lua:702 --
ZO_ItemSlot_SetupSlot(self.m_pendingItem, 0, "EsoUI/Art/TradingHouse/tradinghouse_emptySellSlot_icon.dds")