- 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:291 --
ZO_ItemSlot_SetupSlot(control, 1, icon, usable, not enabled)
- ingame/crafting/smithingcreation_shared.lua:376 --
ZO_ItemSlot_SetupSlot(self.selectedMaterialControl, stackCount, data.icon, usable)
- ingame/crafting/smithingcreation_shared.lua:398 --
ZO_ItemSlot_SetupSlot(control, stackCount, data.icon, usable, not enabled)
- ingame/crafting/smithingcreation_shared.lua:479 --
ZO_ItemSlot_SetupSlot(control, stackCount, data.icon, usable, not enabled)
- ingame/crafting/smithingcreation_shared.lua:557 --
ZO_ItemSlot_SetupSlot(control, stackCount, data.icon, usable, not enabled)
- ingame/crafting/smithingimprovement.lua:100 --
ZO_ItemSlot_SetupSlot(self.boosterSlot, row.currentStack, row.icon)
- ingame/crafting/smithingresearch_shared.lua:98 --
ZO_ItemSlot_SetupSlot(control, researchableCount, data.icon)
- ingame/crafting/smithingresearch_shared.lua:256 --
ZO_ItemSlot_SetupSlot(slotControl, 1, icon)
- ingame/crafting/gamepad/smithingimprovement_gamepad.lua:410 --
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/tradinghouse.lua:656 --
ZO_ItemSlot_SetupSlot(self.m_pendingItem, stackCount, icon)
- ingame/tradinghouse/tradinghouse.lua:671 --
ZO_ItemSlot_SetupSlot(self.m_pendingItem, 0, "EsoUI/Art/TradingHouse/tradinghouse_emptySellSlot_icon.dds")