Back to Home
ESO Function Data v101044
SetSelectedDataIndex()
Function Aliases
- No known aliases for this function.
Global Function Definitions
Local Function Definitions
- No known local definitions for this function.
Function Calls
- ingame/crafting/smithingcreation_shared.lua:244 -- self.styleList:SetSelectedDataIndex(itemStyleId)
- ingame/crafting/smithingcreation_shared.lua:254 -- self.patternList:SetSelectedDataIndex(nextPatternIndex)
- ingame/crafting/smithingcreation_shared.lua:255 -- self.styleList:SetSelectedDataIndex(itemStyleId)
- ingame/guild/guildheraldry_shared.lua:318 -- self.bgStyleCatList:SetSelectedDataIndex(self.selectedBackgroundCategory)
- ingame/guild/guildheraldry_shared.lua:319 -- self.crestStyleCatList:SetSelectedDataIndex(self.selectedCrestCategory)
- ingame/guild/gamepad/guildheraldry_gamepad.lua:559 -- self.bgStyleCatList:SetSelectedDataIndex(self.selectedBackgroundCategory, DONT_ALLOW_EVEN_IF_DISABLED, NO_ANIMATION)
- ingame/guild/gamepad/guildheraldry_gamepad.lua:628 -- self.crestStyleCatList:SetSelectedDataIndex(self.selectedCrestCategory, DONT_ALLOW_EVEN_IF_DISABLED, NO_ANIMATION)
- ingame/guild/keyboard/guildheraldry_keyboard.lua:346 -- self.bgStyleCatList:SetSelectedDataIndex(self.selectedBackgroundCategory)
- ingame/guild/keyboard/guildheraldry_keyboard.lua:399 -- self.crestStyleCatList:SetSelectedDataIndex(self.selectedCrestCategory)
- ingame/housingeditor/gamepad/housingpathsettings_gamepad.lua:172 -- horizontalList:SetSelectedDataIndex(selectedIndex, ALLOW_EVEN_IF_DISABLED, NO_ANIMATION)
- internalingame/market/gamepad/market_gamepad.lua:1479 -- self.header.tabBar:SetSelectedDataIndex(targetIndex, DONT_ALLOW_IF_DISABLED, SCROLL_INSTANTLY)
- internalingame/market/gamepad/market_gamepad.lua:1614 -- self.header.tabBar:SetSelectedDataIndex(targetIndex, DONT_ALLOW_IF_DISABLED, SCROLL_INSTANTLY)
- pregameandingame/zo_options/optionswindowtemplate.lua:388 -- control.horizontalListObject:SetSelectedDataIndex(index, ALLOW_EVEN_IF_DISABLED, NO_ANIMATION)