Back to Home
ESO Function Data v101044
ZO_WeaponSwap_SetPermanentlyHidden()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_templates/buttontemplates.lua:549
--
function ZO_WeaponSwap_SetPermanentlyHidden(self, hidden)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/actionbar/actionbar.lua:358
--
ZO_WeaponSwap_SetPermanentlyHidden(ZO_ActionBar1:GetNamedChild("WeaponSwap"), not style.showWeaponSwapButton)
ingame/restyle/keyboard/restylesheet_keyboard.lua:942
--
ZO_WeaponSwap_SetPermanentlyHidden(self.control:GetNamedChild("SecondaryWeaponSwap"), ALWAYS_HIDE)
ingame/restyle/keyboard/restylesheet_keyboard.lua:980
--
ZO_WeaponSwap_SetPermanentlyHidden(self.control:GetNamedChild("SecondaryWeaponSwap"), ALWAYS_HIDE)