Back to Home
ESO Function Data v101039
SetSelectedIndexWithoutAnimation()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:561
--
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:281
--
self.subcategoryList.list:SetSelectedIndexWithoutAnimation(self.savedOutfitStyleIndex)
ingame/collections/gamepad/collectionsbook_gamepad.lua:773
--
self.categoryList.list:SetSelectedIndexWithoutAnimation(index)
ingame/collections/gamepad/collectionsbook_gamepad.lua:794
--
self.subcategoryList.list:SetSelectedIndexWithoutAnimation(index)
ingame/collections/gamepad/collectionsbook_gamepad.lua:820
--
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:306
--
self.categoryList.list:SetSelectedIndexWithoutAnimation(index)
ingame/companion/gamepad/companioncollectionbook_gamepad.lua:327
--
self.subcategoryList.list:SetSelectedIndexWithoutAnimation(index)
ingame/companion/gamepad/companioncollectionbook_gamepad.lua:353
--
list:SetSelectedIndexWithoutAnimation(i)
ingame/crafting/gamepad/gamepadprovisioner.lua:73
--
self.modeList:SetSelectedIndexWithoutAnimation(PROVISIONER_MODE_FILLET)
ingame/crafting/gamepad/smithing_gamepad.lua:109
--
self.modeList:SetSelectedIndexWithoutAnimation(SMITHING_MODE_REFINEMENT)
ingame/guild/gamepad/guildhistory_gamepad.lua:21
--
self.categoryList:SetSelectedIndexWithoutAnimation(1)
ingame/guild/gamepad/guildhistory_gamepad.lua:71
--
self.categoryList:SetSelectedIndexWithoutAnimation(1)
ingame/guild/gamepad/guildhistory_gamepad.lua:364
--
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:396
--
self.categoryList:SetSelectedIndexWithoutAnimation(1)
ingame/guildfinder/gamepad/guildrecruitment_gamepad.lua:349
--
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:951
--
furnitureList:SetSelectedIndexWithoutAnimation(currentPosition, true)
ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:965
--
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:337
--
self.categoryList:SetSelectedIndexWithoutAnimation(index)
ingame/restyle/gamepad/outfit_selector_gamepad.lua:80
--
self.outfitSelectorList:SetSelectedIndexWithoutAnimation(dataIndex)
ingame/skills/gamepad/gamepadskills.lua:100
--
self.categoryList:SetSelectedIndexWithoutAnimation(1)
ingame/skills/gamepad/gamepadskills.lua:160
--
self.lineFilterList:SetSelectedIndexWithoutAnimation(i)
ingame/skills/gamepad/gamepadskills.lua:168
--
self.lineFilterList:SetSelectedIndexWithoutAnimation(1)
ingame/skills/gamepad/gamepadskills.lua:323
--
self.categoryList:SetSelectedIndexWithoutAnimation(categoryIndex)
ingame/skills/gamepad/gamepadskills.lua:1157
--
self.categoryList:SetSelectedIndexWithoutAnimation(categoryEntryIndex)
ingame/skills/gamepad/gamepadskills.lua:1386
--
dialog.entryList:SetSelectedIndexWithoutAnimation(2)
ingame/skills/gamepad/gamepadskills.lua:1388
--
dialog.entryList:SetSelectedIndexWithoutAnimation(1)
ingame/skillsadvisor/gamepad/skillsadvisor_buildselection_gamepad.lua:116
--
list:SetSelectedIndexWithoutAnimation(selectedIndex)
ingame/tradinghouse/gamepad/tradinghouse_dialogs_gamepad.lua:281
--
dialog.entryList:SetSelectedIndexWithoutAnimation(indexToSelect)
ingame/zonestories/gamepad/zonestories_gamepad.lua:445
--
list:SetSelectedIndexWithoutAnimation(selectIndex)
ingame/zonestories/gamepad/zonestories_gamepad.lua:472
--
list:SetSelectedIndexWithoutAnimation(i)
internalingame/coderedemption/gamepad/coderedemption_gamepad.lua:158
--
self.list:SetSelectedIndexWithoutAnimation(1)
internalingame/market/gamepad/marketproductlistscene_gamepad.lua:220
--
self.list:SetSelectedIndexWithoutAnimation(1)
internalingame/market/gamepad/marketproductlistscene_gamepad.lua:252
--
self.list:SetSelectedIndexWithoutAnimation(index)
libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:606
--
self:SetSelectedIndexWithoutAnimation(index, allowEvenIfDisabled, forceAnimation)
pregame/characterselect/gamepad/zo_characterselect_gamepad.lua:997
--
self.characterList:SetSelectedIndexWithoutAnimation(listIndex, ALLOW_EVEN_IF_DISABLED, FORCE_ANIMATION)
pregame/characterselect/gamepad/zo_characterselect_gamepad.lua:1260
--
self.characterList:SetSelectedIndexWithoutAnimation(listIndex, ALLOW_EVEN_IF_DISABLED, FORCE_ANIMATION)
pregame/gamepad/linkaccountscreen/linkaccountscreen_gamepad.lua:219
--
self.optionsList:SetSelectedIndexWithoutAnimation(1, true, false)