Back to Home
ESO Function Data v100036
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:246 -- self.styleList:SetSelectedDataIndex(itemStyleId)
- ingame/crafting/smithingcreation_shared.lua:256 -- self.patternList:SetSelectedDataIndex(nextPatternIndex)
- ingame/crafting/smithingcreation_shared.lua:257 -- self.styleList:SetSelectedDataIndex(itemStyleId)
- ingame/guild/guildheraldry_shared.lua:302 -- self.bgStyleCatList:SetSelectedDataIndex(self.selectedBackgroundCategory)
- ingame/guild/guildheraldry_shared.lua:303 -- self.crestStyleCatList:SetSelectedDataIndex(self.selectedCrestCategory)
- ingame/guild/gamepad/guildheraldry_gamepad.lua:485 -- self.bgStyleCatList:SetSelectedDataIndex(self.selectedBackgroundCategory, DONT_ALLOW_EVEN_IF_DISABLED, NO_ANIMATION)
- ingame/guild/gamepad/guildheraldry_gamepad.lua:551 -- self.crestStyleCatList:SetSelectedDataIndex(self.selectedCrestCategory, DONT_ALLOW_EVEN_IF_DISABLED, NO_ANIMATION)
- ingame/guild/keyboard/guildheraldry_keyboard.lua:344 -- self.bgStyleCatList:SetSelectedDataIndex(self.selectedBackgroundCategory)
- ingame/guild/keyboard/guildheraldry_keyboard.lua:397 -- self.crestStyleCatList:SetSelectedDataIndex(self.selectedCrestCategory)
- ingame/housingeditor/gamepad/housingfurnituresettings_gamepad.lua:218 -- horizontalList:SetSelectedDataIndex(defaultAccess + 1, ALLOW_EVEN_IF_DISABLED, NO_ANIMATION)
- ingame/housingeditor/gamepad/housingfurnituresettings_gamepad.lua:345 -- self.defaultAccessList:SetSelectedDataIndex(defaultAccess + 1, ALLOW_EVEN_IF_DISABLED, NO_ANIMATION)
- ingame/housingeditor/gamepad/housingpathsettings_gamepad.lua:172 -- horizontalList:SetSelectedDataIndex(selectedIndex, ALLOW_EVEN_IF_DISABLED, NO_ANIMATION)
- internalingame/market/gamepad/market_gamepad.lua:1457 -- self.header.tabBar:SetSelectedDataIndex(targetIndex, DONT_ALLOW_IF_DISABLED, SCROLL_INSTANTLY)
- internalingame/market/gamepad/market_gamepad.lua:1561 -- self.header.tabBar:SetSelectedDataIndex(targetIndex, DONT_ALLOW_IF_DISABLED, SCROLL_INSTANTLY)
- pregameandingame/zo_options/optionswindowtemplate.lua:306 -- control.horizontalListObject:SetSelectedDataIndex(index, ALLOW_EVEN_IF_DISABLED, NO_ANIMATION)