Back to Home
ESO Function Data v101044
OnActiveWeaponPairChanged()
Function Aliases
No known aliases for this function.
Global Function Definitions
No known global definitions for this function.
Local Function Definitions
ingame/actionbar/actionbar.lua:539
--
local function OnActiveWeaponPairChanged(eventCode, activeWeaponPair)
ingame/characterwindow/keyboard/characterwindow_keyboard.lua:330
--
local function OnActiveWeaponPairChanged(event, activeWeaponPair)
ingame/inventory/inventoryslot.lua:2680
--
local function OnActiveWeaponPairChanged(event, activeWeaponPair)
libraries/zo_templates/buttontemplates.lua:480
--
local function OnActiveWeaponPairChanged(event, activeWeaponPair, disabled)
Function Calls
ingame/characterwindow/keyboard/characterwindow_keyboard.lua:347
--
OnActiveWeaponPairChanged(nil, GetActiveWeaponPairInfo())
ingame/characterwindow/keyboard/characterwindow_keyboard.lua:353
--
OnActiveWeaponPairChanged(nil, GetActiveWeaponPairInfo())