ESO Function Data v100011
SetSelectedDataIndex()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_horizontalscrolllist/zo_horizontalscrolllist.lua:189
--
function ZO_HorizontalScrollList:SetSelectedDataIndex(dataIndex, allowEvenIfDisabled, withoutAnimation)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/crafting/smithingcreation_shared.lua:187
--
self.styleList:SetSelectedDataIndex(styleIndex)
ingame/crafting/smithingcreation_shared.lua:196
--
self.patternList:SetSelectedDataIndex(patternIndex)
ingame/crafting/smithingcreation_shared.lua:197
--
self.styleList:SetSelectedDataIndex(styleIndex)
ingame/guild/guildheraldry.lua:251
--
self.bgStyleCatList:SetSelectedDataIndex(self.selectedBackgroundCategory)
ingame/guild/guildheraldry.lua:301
--
self.crestStyleCatList:SetSelectedDataIndex(self.selectedCrestCategory)
ingame/guild/guildheraldry_shared.lua:350
--
self.bgStyleCatList:SetSelectedDataIndex(self.selectedBackgroundCategory)
ingame/guild/guildheraldry_shared.lua:351
--
self.crestStyleCatList:SetSelectedDataIndex(self.selectedCrestCategory)
ingame/guild/gamepad/guildheraldry_gamepad.lua:480
--
self.bgStyleCatList:SetSelectedDataIndex(self.selectedBackgroundCategory)
ingame/guild/gamepad/guildheraldry_gamepad.lua:558
--
self.crestStyleCatList:SetSelectedDataIndex(self.selectedCrestCategory)
libraries/zo_templates/optionswindowtemplate.lua:185
--
control.horizontalListObject:SetSelectedDataIndex(index, allowEvenIfDisabled, noAnimation)