Back to Home
ESO Function Data v101038
SwitchActiveList()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/companion/gamepad/companionequipment_gamepad.lua:215
--
function ZO_CompanionEquipment_Gamepad:SwitchActiveList(listDescriptor, selectDefaultEntry)
ingame/giftinventory/gamepad/giftinventory_gamepad.lua:132
--
function ZO_GiftInventory_Gamepad:SwitchActiveList(list)
ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:717
--
function ZO_HousingFurnitureList_Gamepad:SwitchActiveList(list)
ingame/inventory/gamepad/gamepadinventory.lua:250
--
function ZO_GamepadInventory:SwitchActiveList(listDescriptor, selectDefaultEntry)
ingame/zo_quest/gamepad/questjournal_gamepad.lua:179
--
function ZO_QuestJournal_Gamepad:SwitchActiveList(listDescriptor)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/companion/gamepad/companionequipment_gamepad.lua:98
--
self:SwitchActiveList(INVENTORY_CATEGORY_LIST, SELECT_DEFAULT_ENTRY)
ingame/companion/gamepad/companionequipment_gamepad.lua:137
--
self:SwitchActiveList(listToActivate, SELECT_DEFAULT_ENTRY)
ingame/companion/gamepad/companionequipment_gamepad.lua:159
--
self:SwitchActiveList(nil)
ingame/companion/gamepad/companionequipment_gamepad.lua:175
--
self:SwitchActiveList(INVENTORY_CATEGORY_LIST)
ingame/companion/gamepad/companionequipment_gamepad.lua:376
--
self:SwitchActiveList(INVENTORY_CATEGORY_LIST)
ingame/companion/gamepad/companionequipment_gamepad.lua:858
--
self:SwitchActiveList(INVENTORY_CATEGORY_LIST, SELECT_DEFAULT_ENTRY)
ingame/companion/gamepad/companionequipment_gamepad.lua:975
--
self:SwitchActiveList(INVENTORY_ITEM_LIST, SELECT_DEFAULT_ENTRY)
ingame/giftinventory/gamepad/giftinventory_gamepad.lua:39
--
self:SwitchActiveList(self.receivedList)
ingame/giftinventory/gamepad/giftinventory_gamepad.lua:45
--
self:SwitchActiveList(self.sentList)
ingame/giftinventory/gamepad/giftinventory_gamepad.lua:51
--
self:SwitchActiveList(self.returnedList)
ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:653
--
self:SwitchActiveList(self.categoryList)
ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:658
--
self:SwitchActiveList(self.categoryList)
ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:672
--
self:SwitchActiveList(self.categoryList)
ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:684
--
self:SwitchActiveList(self.furnitureList)
ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:805
--
self:SwitchActiveList(nil)
ingame/inventory/gamepad/gamepadinventory.lua:137
--
self:SwitchActiveList(INVENTORY_CATEGORY_LIST, SELECT_DEFAULT_ENTRY)
ingame/inventory/gamepad/gamepadinventory.lua:158
--
self:SwitchActiveList(listToActivate, SELECT_DEFAULT_ENTRY)
ingame/inventory/gamepad/gamepadinventory.lua:172
--
self:SwitchActiveList(nil)
ingame/inventory/gamepad/gamepadinventory.lua:191
--
self:SwitchActiveList(INVENTORY_CATEGORY_LIST)
ingame/inventory/gamepad/gamepadinventory.lua:756
--
self:SwitchActiveList(INVENTORY_CATEGORY_LIST)
ingame/inventory/gamepad/gamepadinventory.lua:1475
--
self:SwitchActiveList(INVENTORY_CATEGORY_LIST, SELECT_DEFAULT_ENTRY)
ingame/inventory/gamepad/gamepadinventory.lua:1481
--
self:SwitchActiveList(INVENTORY_CRAFT_BAG_LIST, SELECT_DEFAULT_ENTRY)
ingame/inventory/gamepad/gamepadinventory.lua:1621
--
self:SwitchActiveList(INVENTORY_ITEM_LIST, SELECT_DEFAULT_ENTRY)
ingame/zo_quest/gamepad/questjournal_gamepad.lua:168
--
self:SwitchActiveList(QUEST_LIST)
ingame/zo_quest/gamepad/questjournal_gamepad.lua:174
--
self:SwitchActiveList(nil)
ingame/zo_quest/gamepad/questjournal_gamepad.lua:343
--
self:SwitchActiveList(OPTIONS_LIST)
ingame/zo_quest/gamepad/questjournal_gamepad.lua:382
--
self:SwitchActiveList(QUEST_LIST)
ingame/zo_quest/gamepad/questjournal_gamepad.lua:589
--
self:SwitchActiveList(QUEST_LIST)