Back to Home
ESO Function Data v100031
SetShowLocked()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/dyeing/dyeing_shared.lua:812
--
function Dyeing_Manager:SetShowLocked(showLocked)
ingame/outfits/outfit_manager.lua:880
--
function Outfit_Manager:SetShowLocked(showLocked)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/dyeing/keyboard/dyeing_keyboard.lua:249
--
ZO_DYEING_MANAGER:SetShowLocked(isChecked)
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:64
--
ZO_OUTFIT_MANAGER:SetShowLocked(checked)
ingame/restyle/gamepad/restyle_station_gamepad.lua:858
--
ZO_DYEING_MANAGER:SetShowLocked(ZO_GamepadCheckBoxTemplate_IsChecked(targetControl))
ingame/restyle/gamepad/restyle_station_gamepad.lua:882
--
ZO_OUTFIT_MANAGER:SetShowLocked(ZO_GamepadCheckBoxTemplate_IsChecked(targetControl))