Back to Home
ESO Function Data v100031
IsBagAndSlot()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/crafting/craftingutils.lua:427
--
function ZO_CraftingSlotBase:IsBagAndSlot(bagId, slotIndex)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/crafting/sharedalchemy.lua:377
--
self.solventSlot:IsBagAndSlot(bagId, slotIndex)
ingame/crafting/sharedalchemy.lua:381
--
slot:IsBagAndSlot(bagId, slotIndex)
ingame/crafting/sharedenchanting.lua:176
--
slot:IsBagAndSlot(selectedBagId, selectedSlotIndex)
ingame/crafting/sharedenchanting.lua:471
--
slot:IsBagAndSlot(bagId, slotIndex)
ingame/crafting/smithingimprovement_shared.lua:269
--
self.improvementSlot:IsBagAndSlot(bagId, slotIndex)
ingame/crafting/gamepad/alchemy_gamepad.lua:318
--
slot:IsBagAndSlot(selectedBagId, selectedSlotIndex)
ingame/retrait/keyboard/zo_retraitstation_retrait_keyboard.lua:88
--
self.retraitSlot:IsBagAndSlot(bagId, slotIndex)