Back to Home
ESO Function Data v101043
ZO_InventorySlot_WillItemBecomeBoundOnEquip()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/inventory/inventoryslot.lua:3096
--
function ZO_InventorySlot_WillItemBecomeBoundOnEquip(bagId, slotIndex)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/companion/gamepad/companionequipment_gamepad.lua:887
--
ZO_InventorySlot_WillItemBecomeBoundOnEquip(sourceBag, sourceSlot)
ingame/inventory/inventoryslot.lua:619
--
ZO_InventorySlot_WillItemBecomeBoundOnEquip(sourceBag, sourceSlot)
ingame/inventory/inventoryslot.lua:1088
--
ZO_InventorySlot_WillItemBecomeBoundOnEquip(bag, index)
ingame/inventory/inventoryslot.lua:1228
--
ZO_InventorySlot_WillItemBecomeBoundOnEquip(bagId, slotIndex)
ingame/inventory/inventoryslot.lua:2053
--
ZO_InventorySlot_WillItemBecomeBoundOnEquip(bagId, slotIndex)
ingame/inventory/gamepad/gamepadinventory.lua:1595
--
ZO_InventorySlot_WillItemBecomeBoundOnEquip(sourceBag, sourceSlot)