Back to Home
ESO Function Data v101032
SetSelectedIndexWithoutAnimation()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:533
--
function ZO_ParametricScrollList:SetSelectedIndexWithoutAnimation(selectedIndex, allowEvenIfDisabled, forceAnimation)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/antiquities/gamepad/antiquityjournal_gamepad.lua:632
--
self.categoryList:SetSelectedIndexWithoutAnimation(index)
ingame/antiquities/gamepad/antiquityjournal_gamepad.lua:644
--
self.subcategoryList:SetSelectedIndexWithoutAnimation(index)
ingame/collections/gamepad/collectionsbook_gamepad.lua:248
--
self.subcategoryList.list:SetSelectedIndexWithoutAnimation(self.savedOutfitStyleIndex)
ingame/collections/gamepad/collectionsbook_gamepad.lua:634
--
self.categoryList.list:SetSelectedIndexWithoutAnimation(index)
ingame/collections/gamepad/collectionsbook_gamepad.lua:655
--
self.subcategoryList.list:SetSelectedIndexWithoutAnimation(index)
ingame/collections/gamepad/collectionsbook_gamepad.lua:681
--
list:SetSelectedIndexWithoutAnimation(i)
ingame/collections/gamepad/itemsetsbook_gamepad.lua:161
--
self.categoryListDescriptor.list:SetSelectedIndexWithoutAnimation(index)
ingame/collections/gamepad/itemsetsbook_gamepad.lua:173
--
self.subcategoryListDescriptor.list:SetSelectedIndexWithoutAnimation(index)
ingame/companion/gamepad/companioncollectionbook_gamepad.lua:310
--
self.categoryList.list:SetSelectedIndexWithoutAnimation(index)
ingame/companion/gamepad/companioncollectionbook_gamepad.lua:331
--
self.subcategoryList.list:SetSelectedIndexWithoutAnimation(index)
ingame/companion/gamepad/companioncollectionbook_gamepad.lua:357
--
list:SetSelectedIndexWithoutAnimation(i)
ingame/crafting/gamepad/smithing_gamepad.lua:109
--
self.modeList:SetSelectedIndexWithoutAnimation(SMITHING_MODE_REFINEMENT)
ingame/guild/gamepad/guildhistory_gamepad.lua:27
--
self.categoryList:SetSelectedIndexWithoutAnimation(1)
ingame/guild/gamepad/guildhistory_gamepad.lua:67
--
self.categoryList:SetSelectedIndexWithoutAnimation(1)
ingame/guild/gamepad/guildhistory_gamepad.lua:327
--
self.categoryList:SetSelectedIndexWithoutAnimation(1)
ingame/guild/gamepad/guildroster_gamepad.lua:555
--
dialog.entryList:SetSelectedIndexWithoutAnimation(targetRankIndex)
ingame/guild/gamepad/zo_guildranks_gamepad.lua:780
--
self.rankList:SetSelectedIndexWithoutAnimation(newIndex)
ingame/guild/gamepad/zo_guildranks_gamepad.lua:796
--
self.rankList:SetSelectedIndexWithoutAnimation(1)
ingame/guild/gamepad/zo_guildranks_gamepad.lua:976
--
self.rankList:SetSelectedIndexWithoutAnimation(newRankIndex)
ingame/guildfinder/gamepad/guildbrowser_gamepad.lua:395
--
self.categoryList:SetSelectedIndexWithoutAnimation(1)
ingame/guildfinder/gamepad/guildrecruitment_gamepad.lua:316
--
self.recruitmentList:SetSelectedIndexWithoutAnimation(ZO_GUILD_RECRUITMENT_CATEGORY_GAMEPAD_APPLICATIONS)
ingame/help/gamepad/help_entries_gamepad.lua:126
--
self.itemList:SetSelectedIndexWithoutAnimation(i)
ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:506
--
furnitureList:SetSelectedIndexWithoutAnimation(currentPosition, true)
ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:520
--
furnitureList:SetSelectedIndexWithoutAnimation(currentSelectedIndex - 1)
ingame/lorelibrary/gamepad/bookset_gamepad.lua:120
--
self.itemList:SetSelectedIndexWithoutAnimation(self.bookListIndex)
ingame/mainmenu/gamepad/zo_mainmenu_gamepad.lua:1010
--
self.mainList:SetSelectedIndexWithoutAnimation(self.mainMenuEntryToListIndex[menuEntry])
ingame/mainmenu/gamepad/zo_mainmenu_gamepad.lua:1017
--
self.subList:SetSelectedIndexWithoutAnimation(self.subMenuEntryToListIndex[menuSubEntry])
ingame/mainmenu/gamepad/zo_mainmenu_gamepad.lua:1033
--
mainList:SetSelectedIndexWithoutAnimation(i)
ingame/restyle/gamepad/outfit_selector_gamepad.lua:80
--
self.outfitSelectorList:SetSelectedIndexWithoutAnimation(dataIndex)
ingame/skills/gamepad/gamepadskills.lua:102
--
self.categoryList:SetSelectedIndexWithoutAnimation(1)
ingame/skills/gamepad/gamepadskills.lua:163
--
self.lineFilterList:SetSelectedIndexWithoutAnimation(i)
ingame/skills/gamepad/gamepadskills.lua:171
--
self.lineFilterList:SetSelectedIndexWithoutAnimation(1)
ingame/skills/gamepad/gamepadskills.lua:320
--
self.categoryList:SetSelectedIndexWithoutAnimation(categoryIndex)
ingame/skills/gamepad/gamepadskills.lua:1124
--
self.categoryList:SetSelectedIndexWithoutAnimation(categoryEntryIndex)
ingame/skills/gamepad/gamepadskills.lua:1353
--
dialog.entryList:SetSelectedIndexWithoutAnimation(2)
ingame/skills/gamepad/gamepadskills.lua:1355
--
dialog.entryList:SetSelectedIndexWithoutAnimation(1)
ingame/skillsadvisor/gamepad/skillsadvisor_buildselection_gamepad.lua:116
--
list:SetSelectedIndexWithoutAnimation(selectedIndex)
ingame/tradinghouse/gamepad/tradinghouse_dialogs_gamepad.lua:258
--
dialog.entryList:SetSelectedIndexWithoutAnimation(indexToSelect)
ingame/zonestories/gamepad/zonestories_gamepad.lua:424
--
list:SetSelectedIndexWithoutAnimation(selectIndex)
ingame/zonestories/gamepad/zonestories_gamepad.lua:451
--
list:SetSelectedIndexWithoutAnimation(i)
internalingame/coderedemption/gamepad/coderedemption_gamepad.lua:153
--
self.list:SetSelectedIndexWithoutAnimation(1)
internalingame/market/gamepad/marketproductlistscene_gamepad.lua:171
--
self.list:SetSelectedIndexWithoutAnimation(1)
internalingame/market/gamepad/marketproductlistscene_gamepad.lua:200
--
self.list:SetSelectedIndexWithoutAnimation(index)
libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:578
--
self:SetSelectedIndexWithoutAnimation(index, allowEvenIfDisabled, forceAnimation)
pregame/characterselect/gamepad/zo_characterselect_gamepad.lua:1077
--
self.characterList:SetSelectedIndexWithoutAnimation(listIndex, ALLOW_EVEN_IF_DISABLED, FORCE_ANIMATION)
pregame/characterselect/gamepad/zo_characterselect_gamepad.lua:1329
--
self.characterList:SetSelectedIndexWithoutAnimation(listIndex, ALLOW_EVEN_IF_DISABLED, FORCE_ANIMATION)
pregame/console/linkaccountscreen/linkaccountscreen_gamepad.lua:222
--
self.optionsList:SetSelectedIndexWithoutAnimation(1, true, false)