Back to Home
ESO Function Data v101038
IsBagAndSlot()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/crafting/craftingutils.lua:413
--
function ZO_CraftingSlotBase:IsBagAndSlot(bagId, slotIndex)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/crafting/sharedalchemy.lua:657
--
self.solventSlot:IsBagAndSlot(bagId, slotIndex)
ingame/crafting/sharedalchemy.lua:661
--
slot:IsBagAndSlot(bagId, slotIndex)
ingame/crafting/sharedenchanting.lua:185
--
slot:IsBagAndSlot(selectedBagId, selectedSlotIndex)
ingame/crafting/sharedenchanting.lua:480
--
slot:IsBagAndSlot(bagId, slotIndex)
ingame/crafting/smithingimprovement_shared.lua:273
--
self.improvementSlot:IsBagAndSlot(bagId, slotIndex)
ingame/crafting/gamepad/alchemy_gamepad.lua:400
--
slot:IsBagAndSlot(selectedBagId, selectedSlotIndex)
ingame/retrait/keyboard/zo_retraitstation_retrait_keyboard.lua:134
--
self.retraitSlot:IsBagAndSlot(bagId, slotIndex)