- ingame/characterwindow/keyboard/characterwindow_keyboard.lua:278 --
ZO_ItemSlot_SetupUsableAndLockedColor(slotControl, meetsRequirements, readOnly)
- ingame/companion/keyboard/companioncharacterwindow_keyboard.lua:289 --
ZO_ItemSlot_SetupUsableAndLockedColor(slotControl, meetsRequirements, readOnly)
- ingame/crafting/keyboard/fishfillet_keyboard.lua:146 --
ZO_ItemSlot_SetupUsableAndLockedColor(inventorySlot, data.stackCount >= 1)
- ingame/crafting/keyboard/smithingextraction_keyboard.lua:219 --
ZO_ItemSlot_SetupUsableAndLockedColor(inventorySlot, data.stackCount >= GetRequiredSmithingRefinementStackSize())
- ingame/inventory/inventoryslot.lua:163 --
ZO_ItemSlot_SetupUsableAndLockedColor(slotControl, meetsUsageRequirement, locked)
- ingame/inventory/inventoryslot.lua:220 --
ZO_ItemSlot_SetupUsableAndLockedColor(slotControl:GetNamedChild("Button"), meetsUsageRequirement, locked)
- ingame/inventory/keyboard/itemtransferdialog_keyboard.lua:96 --
ZO_ItemSlot_SetupUsableAndLockedColor(self.slotControl, meetsUsageRequirement, locked)
- ingame/storewindow/keyboard/storewindow_keyboard.lua:697 --
ZO_ItemSlot_SetupUsableAndLockedColor(slotControl, meetsRequirementsToBuy and meetsRequirementsToEquip)