Back to Home
ESO Function Data v101036
SetSelectedIndexWithoutAnimation()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:539
--
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:635
--
self.categoryList:SetSelectedIndexWithoutAnimation(index)
ingame/antiquities/gamepad/antiquityjournal_gamepad.lua:647
--
self.subcategoryList:SetSelectedIndexWithoutAnimation(index)
ingame/collections/gamepad/collectionsbook_gamepad.lua:264
--
self.subcategoryList.list:SetSelectedIndexWithoutAnimation(self.savedOutfitStyleIndex)
ingame/collections/gamepad/collectionsbook_gamepad.lua:724
--
self.categoryList.list:SetSelectedIndexWithoutAnimation(index)
ingame/collections/gamepad/collectionsbook_gamepad.lua:745
--
self.subcategoryList.list:SetSelectedIndexWithoutAnimation(index)
ingame/collections/gamepad/collectionsbook_gamepad.lua:771
--
list:SetSelectedIndexWithoutAnimation(i)
ingame/collections/gamepad/itemsetsbook_gamepad.lua:179
--
self.categoryListDescriptor.list:SetSelectedIndexWithoutAnimation(index)
ingame/collections/gamepad/itemsetsbook_gamepad.lua:191
--
self.subcategoryListDescriptor.list:SetSelectedIndexWithoutAnimation(index)
ingame/collections/gamepad/tributepatronbook_gamepad.lua:322
--
patronList:SetSelectedIndexWithoutAnimation(patronIndex)
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:600
--
dialog.entryList:SetSelectedIndexWithoutAnimation(targetRankIndex)
ingame/guild/gamepad/zo_guildranks_gamepad.lua:783
--
self.rankList:SetSelectedIndexWithoutAnimation(newIndex)
ingame/guild/gamepad/zo_guildranks_gamepad.lua:799
--
self.rankList:SetSelectedIndexWithoutAnimation(1)
ingame/guild/gamepad/zo_guildranks_gamepad.lua:979
--
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:131
--
self.itemList:SetSelectedIndexWithoutAnimation(i)
ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:529
--
furnitureList:SetSelectedIndexWithoutAnimation(currentPosition, true)
ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:543
--
furnitureList:SetSelectedIndexWithoutAnimation(currentSelectedIndex - 1)
ingame/lorelibrary/gamepad/lorelibrarybookset_gamepad.lua:159
--
mainList:SetSelectedIndexWithoutAnimation(self.bookListIndex)
ingame/mainmenu/gamepad/zo_mainmenu_gamepad.lua:1027
--
self.mainList:SetSelectedIndexWithoutAnimation(self.mainMenuEntryToListIndex[menuEntry])
ingame/mainmenu/gamepad/zo_mainmenu_gamepad.lua:1034
--
self.subList:SetSelectedIndexWithoutAnimation(self.subMenuEntryToListIndex[menuSubEntry])
ingame/mainmenu/gamepad/zo_mainmenu_gamepad.lua:1050
--
mainList:SetSelectedIndexWithoutAnimation(i)
ingame/playeremote/gamepad/playeremote_gamepad.lua:329
--
self.categoryList:SetSelectedIndexWithoutAnimation(index)
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:326
--
self.categoryList:SetSelectedIndexWithoutAnimation(categoryIndex)
ingame/skills/gamepad/gamepadskills.lua:1128
--
self.categoryList:SetSelectedIndexWithoutAnimation(categoryEntryIndex)
ingame/skills/gamepad/gamepadskills.lua:1357
--
dialog.entryList:SetSelectedIndexWithoutAnimation(2)
ingame/skills/gamepad/gamepadskills.lua:1359
--
dialog.entryList:SetSelectedIndexWithoutAnimation(1)
ingame/skillsadvisor/gamepad/skillsadvisor_buildselection_gamepad.lua:116
--
list:SetSelectedIndexWithoutAnimation(selectedIndex)
ingame/tradinghouse/gamepad/tradinghouse_dialogs_gamepad.lua:263
--
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:158
--
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:584
--
self:SetSelectedIndexWithoutAnimation(index, allowEvenIfDisabled, forceAnimation)
pregame/characterselect/gamepad/zo_characterselect_gamepad.lua:1001
--
self.characterList:SetSelectedIndexWithoutAnimation(listIndex, ALLOW_EVEN_IF_DISABLED, FORCE_ANIMATION)
pregame/characterselect/gamepad/zo_characterselect_gamepad.lua:1258
--
self.characterList:SetSelectedIndexWithoutAnimation(listIndex, ALLOW_EVEN_IF_DISABLED, FORCE_ANIMATION)
pregame/gamepad/linkaccountscreen/linkaccountscreen_gamepad.lua:219
--
self.optionsList:SetSelectedIndexWithoutAnimation(1, true, false)