Back to Home
ESO Function Data v100026
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:207 -- self.styleList:SetSelectedDataIndex(itemStyleId)
- ingame/crafting/smithingcreation_shared.lua:217 -- self.patternList:SetSelectedDataIndex(nextPatternIndex)
- ingame/crafting/smithingcreation_shared.lua:218 -- self.styleList:SetSelectedDataIndex(itemStyleId)
- ingame/guild/guildheraldry_shared.lua:340 -- self.bgStyleCatList:SetSelectedDataIndex(self.selectedBackgroundCategory)
- ingame/guild/guildheraldry_shared.lua:341 -- self.crestStyleCatList:SetSelectedDataIndex(self.selectedCrestCategory)
- ingame/guild/gamepad/guildheraldry_gamepad.lua:541 -- self.bgStyleCatList:SetSelectedDataIndex(self.selectedBackgroundCategory, DONT_ALLOW_EVEN_IF_DISABLED, NO_ANIMATION)
- ingame/guild/gamepad/guildheraldry_gamepad.lua:619 -- self.crestStyleCatList:SetSelectedDataIndex(self.selectedCrestCategory, DONT_ALLOW_EVEN_IF_DISABLED, NO_ANIMATION)
- ingame/guild/keyboard/guildheraldry_keyboard.lua:322 -- self.bgStyleCatList:SetSelectedDataIndex(self.selectedBackgroundCategory)
- ingame/guild/keyboard/guildheraldry_keyboard.lua:372 -- self.crestStyleCatList:SetSelectedDataIndex(self.selectedCrestCategory)
- ingame/housingeditor/gamepad/housingfurnituresettings_gamepad.lua:195 -- horizontalList:SetSelectedDataIndex(defaultAccess + 1, ALLOW_EVEN_IF_DISABLED, NO_ANIMATION)
- ingame/housingeditor/gamepad/housingfurnituresettings_gamepad.lua:314 -- self.defaultAccessList:SetSelectedDataIndex(defaultAccess + 1, ALLOW_EVEN_IF_DISABLED, NO_ANIMATION)
- internalingame/market/gamepad/market_gamepad.lua:1227 -- self.header.tabBar:SetSelectedDataIndex(targetIndex, DONT_ALLOW_IF_DISABLED, SCROLL_INSTANTLY)
- internalingame/market/gamepad/market_gamepad.lua:1309 -- self.header.tabBar:SetSelectedDataIndex(targetIndex, DONT_ALLOW_IF_DISABLED, SCROLL_INSTANTLY)
- libraries/zo_templates/optionswindowtemplate.lua:302 -- control.horizontalListObject:SetSelectedDataIndex(index, ALLOW_EVEN_IF_DISABLED, NO_ANIMATION)
- pregame/console/gamestartup/gamestartup_gamepad.lua:342 -- control.horizontalListObject:SetSelectedDataIndex(index, allowEvenIfDisabled, noAnimation)