Back to Home
ESO Function Data v100027
SetLocked()
Function Aliases
No known aliases for this function.
Global Function Definitions
common/gamepad/zo_gamepadentrydata.lua:334
--
function ZO_GamepadEntryData:SetLocked(isLocked)
ingame/chatsystem/sharedchatsystem.lua:355
--
function SharedChatContainer:SetLocked(tabIndex, locked)
ingame/dyeing/dyeing_shared.lua:612
--
function ZO_DyeingSwatch_Shared:SetLocked(locked)
ingame/lfg/zo_activityfinderroot_classes.lua:233
--
function ZO_ActivityFinderLocation_Base:SetLocked(isLocked)
libraries/zo_menubar/zo_menubar.lua:268
--
function MenuBarButton:SetLocked(locked)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/campaign/gamepad/campaignbrowser_gamepad.lua:783
--
campaignEntry:SetLocked(not ZO_CampaignBrowser_DoesPlayerMatchAllianceLock(campaignEntry))
ingame/chatsystem/sharedchatsystem.lua:334
--
self:SetLocked(tabIndex, locked)
ingame/chatsystem/sharedchatsystem.lua:599
--
self:SetLocked(tabIndex, false)
ingame/chatsystem/sharedchatsystem.lua:601
--
self:SetLocked(tabIndex, true)
ingame/dyeing/dyeing_shared.lua:155
--
swatchObject:SetLocked(false, SKIP_ANIM)
ingame/dyeing/dyeing_shared.lua:450
--
swatchObject:SetLocked(not known)
ingame/lfg/zo_activityfinderroot_manager.lua:303
--
location:SetLocked(true)
ingame/lfg/zo_activityfinderroot_manager.lua:352
--
location:SetLocked(false)
libraries/zo_menubar/zo_menubar.lua:502
--
buttonControl.m_object:SetLocked(not enabled)
libraries/zo_menubar/zo_menubar.lua:518
--
self.m_clickedButton:SetLocked(false)
libraries/zo_menubar/zo_menubar.lua:526
--
self.m_clickedButton:SetLocked(true)