- ingame/characterwindow/characterwindow.lua:316 --
ZO_ItemSlot_SetupUsableAndLockedColor(slotControl, nil, readOnly)
- ingame/crafting/smithingextraction_shared.lua:71 --
ZO_ItemSlot_SetupUsableAndLockedColor(self.control, meetsStackRequirement)
- ingame/crafting/keyboard/smithingextraction_keyboard.lua:65 --
ZO_ItemSlot_SetupUsableAndLockedColor(inventorySlot, data.stackCount >= GetRequiredSmithingRefinementStackSize())
- ingame/inventory/inventoryslot.lua:156 --
ZO_ItemSlot_SetupUsableAndLockedColor(slotControl, meetsUsageRequirement, locked)
- ingame/inventory/inventoryslot.lua:226 --
ZO_ItemSlot_SetupUsableAndLockedColor(GetControl(slotControl, "Button"), meetsUsageRequirement, locked)
- ingame/storewindow/keyboard/storewindow_keyboard.lua:614 --
ZO_ItemSlot_SetupUsableAndLockedColor(slotControl, meetsRequirementsToBuy and meetsRequirementsToEquip)