Back to Home
ESO Function Data v100034
SetShowLocked()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/itemsetcollectionsdatamanager.lua:279
--
function ZO_ItemSetCollectionsDataManager:SetShowLocked(showLocked)
ingame/dyeing/dyeing_shared.lua:812
--
function Dyeing_Manager:SetShowLocked(showLocked)
ingame/outfits/outfit_manager.lua:877
--
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:203
--
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/restyle_station_gamepad.lua:859
--
ZO_DYEING_MANAGER:SetShowLocked(ZO_GamepadCheckBoxTemplate_IsChecked(targetControl))
ingame/restyle/gamepad/restyle_station_gamepad.lua:883
--
ZO_OUTFIT_MANAGER:SetShowLocked(ZO_GamepadCheckBoxTemplate_IsChecked(targetControl))