Back to Home
ESO Function Data v101039
ZO_InventorySlot_WillItemBecomeBoundOnEquip()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/inventory/inventoryslot.lua:3024
--
function ZO_InventorySlot_WillItemBecomeBoundOnEquip(bagId, slotIndex)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/companion/gamepad/companionequipment_gamepad.lua:889
--
ZO_InventorySlot_WillItemBecomeBoundOnEquip(sourceBag, sourceSlot)
ingame/inventory/inventoryslot.lua:579
--
ZO_InventorySlot_WillItemBecomeBoundOnEquip(sourceBag, sourceSlot)
ingame/inventory/inventoryslot.lua:1048
--
ZO_InventorySlot_WillItemBecomeBoundOnEquip(bag, index)
ingame/inventory/inventoryslot.lua:1188
--
ZO_InventorySlot_WillItemBecomeBoundOnEquip(bagId, slotIndex)
ingame/inventory/inventoryslot.lua:2007
--
ZO_InventorySlot_WillItemBecomeBoundOnEquip(bagId, slotIndex)
ingame/inventory/gamepad/gamepadinventory.lua:1529
--
ZO_InventorySlot_WillItemBecomeBoundOnEquip(sourceBag, sourceSlot)