Back to Home
ESO Function Data v100026
SetSelectedIndexWithoutAnimation()
Function Aliases
- No known aliases for this function.
Global Function Definitions
Local Function Definitions
- No known local definitions for this function.
Function Calls
- ingame/collections/gamepad/collectionsbook_gamepad.lua:230 -- self.subcategoryList.list:SetSelectedIndexWithoutAnimation(self.savedOutfitStyleIndex)
- ingame/collections/gamepad/collectionsbook_gamepad.lua:602 -- self.categoryList.list:SetSelectedIndexWithoutAnimation(index)
- ingame/collections/gamepad/collectionsbook_gamepad.lua:623 -- self.subcategoryList.list:SetSelectedIndexWithoutAnimation(index)
- ingame/collections/gamepad/collectionsbook_gamepad.lua:649 -- list:SetSelectedIndexWithoutAnimation(i)
- ingame/crafting/gamepad/smithing_gamepad.lua:103 -- self.modeList:SetSelectedIndexWithoutAnimation(SMITHING_MODE_REFINEMENT)
- ingame/guild/gamepad/zo_guildranks_gamepad.lua:1008 -- self.rankList:SetSelectedIndexWithoutAnimation(newIndex)
- ingame/guild/gamepad/zo_guildranks_gamepad.lua:1024 -- self.rankList:SetSelectedIndexWithoutAnimation(1)
- ingame/guild/gamepad/zo_guildranks_gamepad.lua:1209 -- self.rankList:SetSelectedIndexWithoutAnimation(newRankIndex)
- ingame/help/gamepad/help_entries_gamepad.lua:126 -- self.itemList:SetSelectedIndexWithoutAnimation(i)
- ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:494 -- furnitureList:SetSelectedIndexWithoutAnimation(currentPosition, true)
- ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:508 -- furnitureList:SetSelectedIndexWithoutAnimation(currentSelectedIndex - 1)
- ingame/lorelibrary/gamepad/bookset_gamepad.lua:120 -- self.itemList:SetSelectedIndexWithoutAnimation(self.bookListIndex)
- ingame/mainmenu/gamepad/zo_mainmenu_gamepad.lua:927 -- self.mainList:SetSelectedIndexWithoutAnimation(self.mainMenuEntryToListIndex[MENU_MAIN_ENTRIES.CROWN_STORE])
- ingame/mainmenu/gamepad/zo_mainmenu_gamepad.lua:930 -- self.subList:SetSelectedIndexWithoutAnimation(self.subMenuEntryToListIndex[MENU_CROWN_STORE_ENTRIES.DAILY_LOGIN_REWARDS])
- ingame/mainmenu/gamepad/zo_mainmenu_gamepad.lua:938 -- self.mainList:SetSelectedIndexWithoutAnimation(self.mainMenuEntryToListIndex[MENU_MAIN_ENTRIES.ACTIVITY_FINDER])
- ingame/mainmenu/gamepad/zo_mainmenu_gamepad.lua:943 -- mainList:SetSelectedIndexWithoutAnimation(i)
- ingame/restyle/gamepad/outfit_selector_gamepad.lua:70 -- self.outfitSelectorList:SetSelectedIndexWithoutAnimation(dataIndex)
- ingame/skills/gamepad/gamepadskills.lua:45 -- self.categoryList:SetSelectedIndexWithoutAnimation(1)
- ingame/skills/gamepad/gamepadskills.lua:107 -- self.lineFilterList:SetSelectedIndexWithoutAnimation(i)
- ingame/skills/gamepad/gamepadskills.lua:115 -- self.lineFilterList:SetSelectedIndexWithoutAnimation(1)
- ingame/skills/gamepad/gamepadskills.lua:362 -- self.categoryList:SetSelectedIndexWithoutAnimation(categoryIndex)
- ingame/skills/gamepad/gamepadskills.lua:1266 -- self.categoryList:SetSelectedIndexWithoutAnimation(categoryEntryIndex)
- ingame/skills/gamepad/gamepadskills.lua:1330 -- list:SetSelectedIndexWithoutAnimation(zo_floor(#list.dataList / 2) + 1)
- ingame/skills/gamepad/gamepadskills.lua:1565 -- dialog.entryList:SetSelectedIndexWithoutAnimation(2)
- ingame/skills/gamepad/gamepadskills.lua:1567 -- dialog.entryList:SetSelectedIndexWithoutAnimation(1)
- ingame/skillsadvisor/gamepad/skillsadvisor_buildselection_gamepad.lua:113 -- list:SetSelectedIndexWithoutAnimation(selectedIndex)
- ingame/tradinghouse/gamepad/tradinghouse_dialogs_gamepad.lua:244 -- dialog.entryList:SetSelectedIndexWithoutAnimation(indexToSelect)
- ingame/zonestories/gamepad/zonestories_gamepad.lua:407 -- list:SetSelectedIndexWithoutAnimation(selectIndex)
- ingame/zonestories/gamepad/zonestories_gamepad.lua:434 -- list:SetSelectedIndexWithoutAnimation(i)
- 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:547 -- self:SetSelectedIndexWithoutAnimation(index, allowEvenIfDisabled, forceAnimation)
- pregame/characterselect/gamepad/zo_characterselect_gamepad.lua:671 -- ZO_CharacterSelect_Gamepad.characterList:SetSelectedIndexWithoutAnimation(selectedData.slot, ALLOW_EVEN_IF_DISABLED, FORCE_ANIMATION)
- pregame/characterselect/gamepad/zo_characterselect_gamepad.lua:690 -- ZO_CharacterSelect_Gamepad.characterList:SetSelectedIndexWithoutAnimation(selectedData.slot, ALLOW_EVEN_IF_DISABLED, FORCE_ANIMATION)
- pregame/characterselect/gamepad/zo_characterselect_gamepad.lua:967 -- ZO_CharacterSelect_Gamepad.characterList:SetSelectedIndexWithoutAnimation(g_currentlySelectedCharacterData.slot, ALLOW_EVEN_IF_DISABLED, FORCE_ANIMATION)
- pregame/console/linkaccountscreen/linkaccountscreen_gamepad.lua:222 -- self.optionsList:SetSelectedIndexWithoutAnimation(1, true, false)