Back to Home
ESO Function Data v101034
SetShowLocked()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/itemsetcollectionsdatamanager.lua:287
--
function ZO_ItemSetCollectionsDataManager:SetShowLocked(showLocked)
ingame/dyeing/dyeing_shared.lua:822
--
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:211
--
ITEM_SET_COLLECTIONS_DATA_MANAGER:SetShowLocked(dialog.showLocked)
ingame/collections/keyboard/itemsetsbook_keyboard.lua:225
--
ITEM_SET_COLLECTIONS_DATA_MANAGER:SetShowLocked(checked)
ingame/dyeing/keyboard/dyeing_keyboard.lua:249
--
ZO_DYEING_MANAGER:SetShowLocked(isChecked)
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:56
--
ZO_OUTFIT_MANAGER:SetShowLocked(checked)
ingame/restyle/gamepad/restylestation_gamepad.lua:891
--
ZO_DYEING_MANAGER:SetShowLocked(ZO_GamepadCheckBoxTemplate_IsChecked(targetControl))
ingame/restyle/gamepad/restylestation_gamepad.lua:915
--
ZO_OUTFIT_MANAGER:SetShowLocked(ZO_GamepadCheckBoxTemplate_IsChecked(targetControl))