Back to Home
ESO Function Data v101043
ApplySimpleQuickslotAction()
Function Aliases
No known aliases for this function.
Global Function Definitions
No known global definitions for this function.
Local Function Definitions
ingame/inventory/inventoryslot.lua:1656
--
local function ApplySimpleQuickslotAction(slotActions, actionType, actionId)
Function Calls
ingame/inventory/inventoryslot.lua:1673
--
ApplySimpleQuickslotAction(slotActions, ACTION_TYPE_COLLECTIBLE, slot.collectibleId)
ingame/inventory/inventoryslot.lua:1683
--
ApplySimpleQuickslotAction(slotActions, ACTION_TYPE_QUEST_ITEM, questItemId)