Back to Home
ESO Function Data v100026
SetSelectedIndex()
Function Aliases
- No known aliases for this function.
Global Function Definitions
- common/gamepad/zo_gamepadparametricscrolllisttemplates.lua:207 -- function ZO_GamepadTabBarScrollList:SetSelectedIndex(selectedIndex, allowEvenIfDisabled, forceAnimation)
- ingame/inventory/gamepad/inventorylist_gamepad.lua:345 -- function ZO_GamepadInventoryList:SetSelectedIndex(...)
- libraries/zo_focus/gamepad/zo_gamepadfocus.lua:295 -- function ZO_GamepadFocus:SetSelectedIndex(newIndex, setIfInactive)
- libraries/zo_horizontalscrolllist/zo_horizontalscrolllist.lua:194 -- function ZO_HorizontalScrollList:SetSelectedIndex(selectedIndex, allowEvenIfDisabled, withoutAnimation, reselectingDuringRebuild, isAutoScrollEvent)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:508 -- function ZO_ParametricScrollList:SetSelectedIndex(selectedIndex, allowEvenIfDisabled, forceAnimation, jumpType, blockSelectionChangedCallback)
- libraries/zo_sortheadergroup/zo_sortheadergroup.lua:422 -- function ZO_SortHeaderGroup:SetSelectedIndex(selectedIndex)
Local Function Definitions
- No known local definitions for this function.
Function Calls
- common/gamepad/zo_gamepadparametricscrolllisttemplates.lua:208 -- ZO_GamepadHorizontalParametricScrollList.SetSelectedIndex(self, selectedIndex, allowEvenIfDisabled, forceAnimation)
- common/gamepad/genericheaders/genericheaders.lua:573 -- control.tabBar:SetSelectedIndex(tabIndex, allowEvenIfDisabled)
- ingame/achievements/gamepad/achievements_gamepad.lua:705 -- self.itemList:SetSelectedIndex(selectedIndex)
- ingame/chatsystem/gamepad/chatmenu_gamepad.lua:486 -- self.list:SetSelectedIndex(#self.messageEntries)
- ingame/collections/gamepad/collectionsbook_gamepad.lua:736 -- self.categoryList.list:SetSelectedIndex(1)
- ingame/crafting/smithingcreation_shared.lua:912 -- self.materialList:SetSelectedIndex(initialListIndex, ALLOW_EVEN_IF_DISABLED, SKIP_ANIMATION)
- ingame/crafting/smithingcreation_shared.lua:994 -- self.styleList:SetSelectedIndex(initialListIndex, ALLOW_EVEN_IF_DISABLED, SKIP_ANIMATION)
- ingame/guild/gamepad/guildheraldry_gamepad.lua:797 -- self.colorList:SetSelectedIndex(swatch.row)
- ingame/guild/gamepad/guildheraldry_gamepad.lua:1022 -- self.colorList:SetSelectedIndex(self.targetSwatchToHighlight.row)
- ingame/guild/gamepad/guildhistory_gamepad.lua:79 -- self.categoryList:SetSelectedIndex(1)
- ingame/guild/gamepad/guildhistory_gamepad.lua:315 -- self.categoryList:SetSelectedIndex(1)
- ingame/guildkiosk/gamepad/guildkiosk_gamepad.lua:660 -- self.itemList:SetSelectedIndex(1)
- ingame/interactwindow/gamepad/interactwindow_gamepad.lua:198 -- self.itemList:SetSelectedIndex(selectedOption)
- ingame/inventory/gamepad/inventorylist_gamepad.lua:346 -- self.list:SetSelectedIndex(...)
- ingame/leaderboards/gamepad/leaderboards_gamepad.lua:237 -- self.categoryList:SetSelectedIndex(leaderboardNode.index)
- ingame/tradewindow/gamepad/tradewindow_gamepad.lua:450 -- list:SetSelectedIndex(lastSelectedIndex, ALLOW_EVEN_IF_DISABLED, FORCE_ANIMATION)
- internalingame/marketannouncement/marketproductcarousel_shared.lua:64 -- self:SetSelectedIndex(scrollListIndex)
- libraries/zo_horizontalscrolllist/zo_horizontalscrolllist.lua:81 -- self:SetSelectedIndex(zo_round((self:CalculateSelectedIndexOffset() + totalDeltaX + lastFrameDeltaX) / self.controlEntryWidth))
- libraries/zo_horizontalscrolllist/zo_horizontalscrolllist.lua:184 -- self:SetSelectedIndex((self.selectedIndex or 0) - 1, nil, nil, nil, isAutoScrollEvent)
- libraries/zo_horizontalscrolllist/zo_horizontalscrolllist.lua:190 -- self:SetSelectedIndex((self.selectedIndex or 0) + 1, nil, nil, nil, isAutoScrollEvent)
- libraries/zo_horizontalscrolllist/zo_horizontalscrolllist.lua:228 -- self:SetSelectedIndex(1 - dataIndex, allowEvenIfDisabled, withoutAnimation)
- libraries/zo_horizontalscrolllist/zo_horizontalscrolllist.lua:275 -- self:SetSelectedIndex(matchingIndex or 0, ALLOW_EVEN_IF_DISABLED, reselectingDuringRebuild)
- libraries/zo_horizontalscrolllist/zo_horizontalscrolllist.lua:496 -- self:SetSelectedIndex((self.selectedIndex or 0) - (i - self.halfNumVisibleEntries - 1))
- libraries/zo_horizontalscrolllist/zo_horizontalscrolllist.lua:506 -- self:SetSelectedIndex((self.selectedIndex or 0) - (i - self.halfNumVisibleEntries - 1))
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:455 -- self:SetSelectedIndex(newIndex)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:469 -- self:SetSelectedIndex(newIndex)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:504 -- self:SetSelectedIndex(selectedIndex, allowEvenIfDisabled, forceAnimation)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:535 -- self:SetSelectedIndex(self:CalculateLastSelectableIndex(), nil, nil, jumpType)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:539 -- self:SetSelectedIndex(self:CalculateFirstSelectableIndex(), nil, nil, jumpType)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:545 -- self:SetSelectedIndex(index, allowEvenIfDisabled, forceAnimation, jumpType)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:600 -- self:SetSelectedIndex(i, nil, nil, jumpType)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:735 -- self:SetSelectedIndex(matchingIndex, ALLOW_EVEN_IF_DISABLED, FORCE_ANIMATION, DEFAULT_JUMP_TYPE, blockSelectionChangedCallback)
- libraries/zo_sortheadergroup/zo_sortheadergroup.lua:386 -- self:SetSelectedIndex(self.selectedIndex or 1)
- libraries/zo_sortheadergroup/zo_sortheadergroup.lua:388 -- self:SetSelectedIndex(nil)
- libraries/zo_sortheadergroup/zo_sortheadergroup.lua:446 -- self:SetSelectedIndex(index)
- libraries/zo_sortheadergroup/zo_sortheadergroup.lua:475 -- self:SetSelectedIndex(self.selectedIndex and previousActiveIndex)
- libraries/zo_sortheadergroup/zo_sortheadergroup.lua:480 -- self:SetSelectedIndex(self.selectedIndex and nextActiveIndex)
- pregame/characterselect/gamepad/zo_characterselect_gamepad.lua:568 -- ZO_CharacterSelect_Gamepad.characterList:SetSelectedIndex(bestSelection.slot, ALLOW_EVEN_IF_DISABLED, FORCE_ANIMATION)
- pregame/characterselect/gamepad/zo_characterselect_gamepad.lua:1352 -- self.characterList:SetSelectedIndex(1)
- pregame/gamepad/worldselect/worldselectscreen_gamepad.lua:203 -- self.optionsList:SetSelectedIndex(selectedIndex, ALLOW_IF_DISABLED)
- pregame/gamepad/worldselect/worldselectscreen_gamepad.lua:210 -- self.optionsList:SetSelectedIndex(1)