Back to Home
ESO Function Data v101044
SwitchActiveList()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/companion/gamepad/companionequipment_gamepad.lua:213
--
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:696
--
function ZO_HousingFurnitureList_Gamepad:SwitchActiveList(list)
ingame/inventory/gamepad/gamepadinventory.lua:256
--
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:96
--
self:SwitchActiveList(INVENTORY_CATEGORY_LIST, SELECT_DEFAULT_ENTRY)
ingame/companion/gamepad/companionequipment_gamepad.lua:135
--
self:SwitchActiveList(listToActivate, SELECT_DEFAULT_ENTRY)
ingame/companion/gamepad/companionequipment_gamepad.lua:157
--
self:SwitchActiveList(nil)
ingame/companion/gamepad/companionequipment_gamepad.lua:173
--
self:SwitchActiveList(INVENTORY_CATEGORY_LIST)
ingame/companion/gamepad/companionequipment_gamepad.lua:374
--
self:SwitchActiveList(INVENTORY_CATEGORY_LIST)
ingame/companion/gamepad/companionequipment_gamepad.lua:856
--
self:SwitchActiveList(INVENTORY_CATEGORY_LIST, SELECT_DEFAULT_ENTRY)
ingame/companion/gamepad/companionequipment_gamepad.lua:973
--
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:605
--
self:SwitchActiveList(self.categoryList)
ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:610
--
self:SwitchActiveList(self.categoryList)
ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:634
--
self:SwitchActiveList(self.furnitureList)
ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:795
--
self:SwitchActiveList(nil)
ingame/inventory/gamepad/gamepadinventory.lua:139
--
self:SwitchActiveList(INVENTORY_CATEGORY_LIST, SELECT_DEFAULT_ENTRY)
ingame/inventory/gamepad/gamepadinventory.lua:162
--
self:SwitchActiveList(listToActivate, SELECT_DEFAULT_ENTRY)
ingame/inventory/gamepad/gamepadinventory.lua:176
--
self:SwitchActiveList(nil)
ingame/inventory/gamepad/gamepadinventory.lua:197
--
self:SwitchActiveList(INVENTORY_CATEGORY_LIST)
ingame/inventory/gamepad/gamepadinventory.lua:773
--
self:SwitchActiveList(INVENTORY_CATEGORY_LIST)
ingame/inventory/gamepad/gamepadinventory.lua:1541
--
self:SwitchActiveList(INVENTORY_CATEGORY_LIST, SELECT_DEFAULT_ENTRY)
ingame/inventory/gamepad/gamepadinventory.lua:1547
--
self:SwitchActiveList(INVENTORY_CRAFT_BAG_LIST, SELECT_DEFAULT_ENTRY)
ingame/inventory/gamepad/gamepadinventory.lua:1687
--
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:353
--
self:SwitchActiveList(OPTIONS_LIST)
ingame/zo_quest/gamepad/questjournal_gamepad.lua:392
--
self:SwitchActiveList(QUEST_LIST)
ingame/zo_quest/gamepad/questjournal_gamepad.lua:599
--
self:SwitchActiveList(QUEST_LIST)