- ingame/crafting/craftingutils.lua:108 --
ZO_ItemSlot_SetupSlotBase(self.control, stack, icon)
- ingame/crafting/craftingutils.lua:116 --
ZO_ItemSlot_SetupSlotBase(self.control, 0, self.emptyTexture)
- ingame/inventory/inventoryslot.lua:142 --
ZO_ItemSlot_SetupSlotBase(slotControl, stackCount, iconFile, meetsUsageRequirement, locked)
- ingame/quickslot/quickslot.lua:542 --
ZO_ItemSlot_SetupSlotBase(slot, 1, data:GetIcon())
- ingame/storewindow/keyboard/buyback_keyboard.lua:186 --
ZO_ItemSlot_SetupSlotBase(slotControl, data.stack, data.icon, data.meetsRequirements)
- ingame/storewindow/keyboard/storewindow_keyboard.lua:598 --
ZO_ItemSlot_SetupSlotBase(slotControl, data.stack, data.icon, meetsReqs)