Back to Home
ESO Function Data v101034
IsBagAndSlot()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/crafting/craftingutils.lua:417
--
function ZO_CraftingSlotBase:IsBagAndSlot(bagId, slotIndex)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/crafting/sharedalchemy.lua:663
--
self.solventSlot:IsBagAndSlot(bagId, slotIndex)
ingame/crafting/sharedalchemy.lua:667
--
slot:IsBagAndSlot(bagId, slotIndex)
ingame/crafting/sharedenchanting.lua:191
--
slot:IsBagAndSlot(selectedBagId, selectedSlotIndex)
ingame/crafting/sharedenchanting.lua:486
--
slot:IsBagAndSlot(bagId, slotIndex)
ingame/crafting/smithingimprovement_shared.lua:273
--
self.improvementSlot:IsBagAndSlot(bagId, slotIndex)
ingame/crafting/gamepad/alchemy_gamepad.lua:337
--
slot:IsBagAndSlot(selectedBagId, selectedSlotIndex)
ingame/retrait/keyboard/zo_retraitstation_retrait_keyboard.lua:138
--
self.retraitSlot:IsBagAndSlot(bagId, slotIndex)