- ingame/crafting/craftingutils.lua:93 --
ZO_ItemSlot_SetupSlot(self.control, stack, icon)
- ingame/crafting/craftingutils.lua:101 --
ZO_ItemSlot_SetupSlot(self.control, 0, self.emptyTexture)
- ingame/crafting/smithingcreation_shared.lua:289 --
ZO_ItemSlot_SetupSlot(control, 1, icon, usable, not enabled)
- ingame/crafting/smithingcreation_shared.lua:362 --
ZO_ItemSlot_SetupSlot(self.selectedMaterialControl, stackCount, data.icon, usable)
- ingame/crafting/smithingcreation_shared.lua:384 --
ZO_ItemSlot_SetupSlot(control, stackCount, data.icon, usable, not enabled)
- ingame/crafting/smithingcreation_shared.lua:468 --
ZO_ItemSlot_SetupSlot(control, stackCount, data.icon, usable, not enabled)
- ingame/crafting/smithingcreation_shared.lua:550 --
ZO_ItemSlot_SetupSlot(control, stackCount, data.icon, usable, not enabled)
- ingame/crafting/smithingresearch_shared.lua:95 --
ZO_ItemSlot_SetupSlot(control, researchableCount, data.icon)
- ingame/crafting/smithingresearch_shared.lua:250 --
ZO_ItemSlot_SetupSlot(slotControl, 1, icon)
- ingame/crafting/gamepad/smithingimprovement_gamepad.lua:436 --
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/dyeing/dyeing_shared.lua:172 --
ZO_ItemSlot_SetupSlot(control, stackCount, icon)
- ingame/inventory/inventoryslot.lua:205 --
ZO_ItemSlot_SetupSlot(slotControl, stackCount, iconFile, meetsUsageRequirement, locked)
- ingame/inventory/stack.lua:53 --
ZO_ItemSlot_SetupSlot(sourceSlot, stackSize, itemIcon)
- ingame/inventory/stack.lua:54 --
ZO_ItemSlot_SetupSlot(destinationSlot1, 0, itemIcon)
- ingame/inventory/stack.lua:55 --
ZO_ItemSlot_SetupSlot(destinationSlot2, 0, itemIcon)
- ingame/tradinghouse/keyboard/tradinghouse_keyboard.lua:656 --
ZO_ItemSlot_SetupSlot(self.m_pendingItem, stackCount, icon)
- ingame/tradinghouse/keyboard/tradinghouse_keyboard.lua:671 --
ZO_ItemSlot_SetupSlot(self.m_pendingItem, 0, "EsoUI/Art/TradingHouse/tradinghouse_emptySellSlot_icon.dds")