Back to Home
ESO Function Data v101044
SetShowLocked()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/itemsetcollectionsdatamanager.lua:258
--
function ZO_ItemSetCollectionsDataManager:SetShowLocked(showLocked)
ingame/dyeing/dyeing_shared.lua:864
--
function Dyeing_Manager:SetShowLocked(showLocked)
ingame/outfits/outfit_manager.lua:934
--
function Outfit_Manager:SetShowLocked(showLocked)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/collections/itemsetcollectionsmanager.lua:222
--
ITEM_SET_COLLECTIONS_DATA_MANAGER:SetShowLocked(dialog.showLocked)
ingame/collections/keyboard/itemsetsbook_keyboard.lua:228
--
ITEM_SET_COLLECTIONS_DATA_MANAGER:SetShowLocked(checked)
ingame/dyeing/keyboard/dyeing_keyboard.lua:235
--
ZO_DYEING_MANAGER:SetShowLocked(isChecked)
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:56
--
ZO_OUTFIT_MANAGER:SetShowLocked(checked)
ingame/restyle/gamepad/restylestation_gamepad.lua:895
--
ZO_DYEING_MANAGER:SetShowLocked(ZO_GamepadCheckBoxTemplate_IsChecked(targetControl))
ingame/restyle/gamepad/restylestation_gamepad.lua:921
--
ZO_OUTFIT_MANAGER:SetShowLocked(ZO_GamepadCheckBoxTemplate_IsChecked(targetControl))