Back to Home
ESO Function Data v101044
SetSelectedItemTextColor()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_combobox/zo_combobox_base.lua:108
--
function ZO_ComboBox_Base:SetSelectedItemTextColor(selected)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/banking/gamepad/bankingcommon_gamepad.lua:136
--
dropdown:SetSelectedItemTextColor(selected)
ingame/banking/gamepad/bankingcommon_gamepad.lua:180
--
dropdown:SetSelectedItemTextColor(selected)
ingame/banking/gamepad/bankingcommon_gamepad.lua:228
--
dropdown:SetSelectedItemTextColor(selected)
ingame/collections/itemsetcollectionsmanager.lua:41
--
dropdown:SetSelectedItemTextColor(selected)
ingame/crafting/gamepad/zo_craftingoptionsdialog_gamepad.lua:267
--
dropdown:SetSelectedItemTextColor(selected)
ingame/groupfinder/gamepad/groupfinder_additionalfilters_gamepad.lua:204
--
self.categoryDropdown:SetSelectedItemTextColor(selected)
ingame/groupfinder/gamepad/groupfinder_additionalfilters_gamepad.lua:235
--
self.primaryOptionDropdownSingleSelect:SetSelectedItemTextColor(selected)
ingame/groupfinder/gamepad/groupfinder_additionalfilters_gamepad.lua:272
--
self.primaryOptionDropdown:SetSelectedItemTextColor(selected)
ingame/groupfinder/gamepad/groupfinder_additionalfilters_gamepad.lua:311
--
self.secondaryOptionDropdown:SetSelectedItemTextColor(selected)
ingame/groupfinder/gamepad/groupfinder_additionalfilters_gamepad.lua:367
--
self.sizeDropdown:SetSelectedItemTextColor(selected)
ingame/groupfinder/gamepad/groupfinder_additionalfilters_gamepad.lua:407
--
self.playstyleDropdown:SetSelectedItemTextColor(selected)
ingame/groupfinder/gamepad/groupfinder_createeditgrouplisting_gamepad.lua:199
--
self.categoryDropdown:SetSelectedItemTextColor(selected)
ingame/groupfinder/gamepad/groupfinder_createeditgrouplisting_gamepad.lua:230
--
self.primaryOptionDropdown:SetSelectedItemTextColor(selected)
ingame/groupfinder/gamepad/groupfinder_createeditgrouplisting_gamepad.lua:264
--
self.secondaryOptionDropdown:SetSelectedItemTextColor(selected)
ingame/groupfinder/gamepad/groupfinder_createeditgrouplisting_gamepad.lua:298
--
self.sizeDropdown:SetSelectedItemTextColor(selected)
ingame/groupfinder/gamepad/groupfinder_createeditgrouplisting_gamepad.lua:399
--
self.playstyleDropdown:SetSelectedItemTextColor(selected)
ingame/guildfinder/gamepad/guildbrowser_gamepad.lua:75
--
dropdown:SetSelectedItemTextColor(selected)
ingame/guildfinder/gamepad/guildbrowser_gamepad.lua:442
--
dropdown:SetSelectedItemTextColor(selected)
ingame/guildfinder/gamepad/guildbrowser_gamepad.lua:585
--
dropdown:SetSelectedItemTextColor(selected)
ingame/guildfinder/gamepad/guildrecruitment_attributeselectiontile_gamepad.lua:84
--
self.comboBox:SetSelectedItemTextColor(self:IsSelected())
ingame/housetours/gamepad/housetours_gamepad.lua:59
--
self.dropdown:SetSelectedItemTextColor(self.active)
ingame/housetours/gamepad/housetours_gamepad.lua:339
--
dropdown:SetSelectedItemTextColor(selected)
ingame/housetours/gamepad/housetours_gamepad.lua:558
--
dropdown:SetSelectedItemTextColor(selected)
ingame/housetours/gamepad/housetours_gamepad.lua:608
--
dropdown:SetSelectedItemTextColor(selected)
ingame/housetours/gamepad/housetours_gamepad.lua:631
--
dialog.houseCategoryDropdown:SetSelectedItemTextColor(NOT_SELECTED)
ingame/housetours/gamepad/housetours_gamepad.lua:684
--
dropdown:SetSelectedItemTextColor(selected)
ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:361
--
dropdown:SetSelectedItemTextColor(selected)
ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:426
--
dropdown:SetSelectedItemTextColor(selected)
ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:470
--
dropdown:SetSelectedItemTextColor(selected)
ingame/stats/gamepad/zo_stats_gamepad.lua:1903
--
control.dropdown:SetSelectedItemTextColor(selected)
pregame/accountlogin/gamepad/gamestartup_gamepad.lua:709
--
dialog.voLanguageDropdown:SetSelectedItemTextColor(selected)
pregame/accountlogin/gamepad/gamestartup_gamepad.lua:768
--
dialog.textLanguageDropdown:SetSelectedItemTextColor(selected)