Back to Home
ESO Function Data v100027
ZO_ItemSlotActionsController.New()
See also:
New()
Function Aliases
ZO_ItemSlotActionsController:New()
Global Function Definitions
ingame/inventory/itemslotactioncontroller.lua:3
--
function ZO_ItemSlotActionsController:New(...)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/banking/gamepad/banking_gamepad.lua:100
--
ZO_ItemSlotActionsController:New(KEYBIND_STRIP_ALIGN_LEFT)
ingame/crafting/gamepad/smithingextraction_gamepad.lua:17
--
ZO_ItemSlotActionsController:New(KEYBIND_STRIP_ALIGN_LEFT, ADDITIONAL_MOUSEOVER_BINDS, DONT_USE_KEYBIND_STRIP)
ingame/crafting/gamepad/smithingimprovement_gamepad.lua:56
--
ZO_ItemSlotActionsController:New(KEYBIND_STRIP_ALIGN_LEFT, ADDITIONAL_OVERBINDS, DONT_USE_KEYBIND_STRIP)
ingame/inventory/inventoryslot.lua:2310
--
ZO_ItemSlotActionsController:New(KEYBIND_STRIP_ALIGN_RIGHT, { "UI_SHORTCUT_SECONDARY", "UI_SHORTCUT_TERTIARY", "UI_SHORTCUT_QUATERNARY" })
ingame/inventory/gamepad/gamepadinventory.lua:630
--
ZO_ItemSlotActionsController:New(KEYBIND_STRIP_ALIGN_LEFT)
ingame/retrait/gamepad/zo_retraitstation_retrait_gamepad.lua:36
--
ZO_ItemSlotActionsController:New(KEYBIND_STRIP_ALIGN_LEFT, ADDITIONAL_OVERBINDS, DONT_USE_KEYBIND_STRIP)