Back to Home
ESO Function Data v101044
AddSubCommand()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/inventory/itemslotactioncontroller.lua:86
--
function ZO_ItemSlotActionsController:AddSubCommand(command, hasBind, activateCallback)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/inventory/itemslotactioncontroller.lua:55
--
self:AddSubCommand(primaryCommand, PrimaryCommandHasBind, PrimaryCommandActivate)
ingame/inventory/itemslotactioncontroller.lua:77
--
self:AddSubCommand(mouseOverCommand, mouseOverCommandIsVisible)