- ingame/antiquities/gamepad/antiquityjournal_gamepad.lua:133 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(self.categoryList.keybindStripDescriptor, GAME_NAVIGATION_TYPE_BUTTON)
- ingame/antiquities/gamepad/antiquityjournal_gamepad.lua:178 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(self.subcategoryList.keybindStripDescriptor, GAME_NAVIGATION_TYPE_BUTTON, function()
self:ShowCategoryList()
end)
- ingame/antiquities/gamepad/antiquityjournal_gamepad.lua:886 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(self.keybindStripDescriptor, GAME_NAVIGATION_TYPE_BUTTON, ShowSubcategoriesOnBack)
- ingame/antiquities/gamepad/antiquitylore_gamepad.lua:58 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(self.keybindStripDescriptor, GAME_NAVIGATION_TYPE_BUTTON, OnClickCallback)
- ingame/collections/gamepad/collectionsbook_gamepad.lua:482 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(self.subcategoryKeybindStripDescriptor, GAME_NAVIGATION_TYPE_BUTTON, function()
self:ClearAllCurrentSlotPreviews()
self:ShowList(self.categoryList)
end)
- ingame/collections/gamepad/collectionsbook_gamepad.lua:779 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(self.collectionKeybindStripDescriptor, GAME_NAVIGATION_TYPE_BUTTON, OnCollectionListBack )
- ingame/collections/gamepad/itemsetsbook_gamepad.lua:605 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(self.subcategoryKeybindStripDescriptor, GAME_NAVIGATION_TYPE_BUTTON, function()
self:ShowListDescriptor(self.categoryListDescriptor)
end)
- ingame/collections/gamepad/tributepatronbook_gamepad.lua:300 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(self.categoryKeybindStripDescriptor, GAME_NAVIGATION_TYPE_BUTTON)
- ingame/collections/gamepad/tributepatronbook_gamepad.lua:314 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(self.patronKeybindStripDescriptor, GAME_NAVIGATION_TYPE_BUTTON, function()
self:GetScene():RemoveFragment(GAMEPAD_NAV_QUADRANT_2_3_BACKGROUND_FRAGMENT)
self:ShowListDescriptor(self.categoryListDescriptor)
end)
- ingame/companion/gamepad/companioncollectionbook_gamepad.lua:230 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(self.collectionKeybindStripDescriptor, GAME_NAVIGATION_TYPE_BUTTON, OnCollectionListBack)
- ingame/contacts/gamepad/sociallist_gamepad.lua:85 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(keybindDescriptor, GAME_NAVIGATION_TYPE_BUTTON, self:GetBackKeybindCallback())
- ingame/groupfinder/gamepad/groupfinder_applicationlist_gamepad.lua:256 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(self.keybindStripDescriptor, GAME_NAVIGATION_TYPE_BUTTON, self:GetBackKeybindCallback())
- ingame/groupfinder/gamepad/groupfinder_searchresults_gamepad.lua:788 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(self.keybindStripDescriptor, GAME_NAVIGATION_TYPE_BUTTON, self:GetBackKeybindCallback())
- ingame/groupfinder/gamepad/groupfinder_searchresults_gamepad.lua:821 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(appliedToListingKeybindStripDescriptor, GAME_NAVIGATION_TYPE_BUTTON, self:GetBackKeybindCallback())
- ingame/guild/gamepad/guildheraldry_gamepad.lua:449 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(self.colorKeybindStripDescriptor, GAME_NAVIGATION_TYPE_BUTTON, function()
-- We need to call this to store the current selections as we will draw from this source to refresh the grid information
ZO_GuildHeraldryManager_Shared.SetSelectedHeraldryIndices(self)
self.colorGridList:Deactivate()
KEYBIND_STRIP:RemoveKeybindButtonGroup(self.colorKeybindStripDescriptor)
self.categoryList:Activate()
KEYBIND_STRIP:AddKeybindButtonGroup(self.categoryKeybindStripDescriptor)
end)
- ingame/guild/gamepad/guildheraldry_gamepad.lua:465 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(self.styleCategoryKeybindStripDescriptor, GAME_NAVIGATION_TYPE_BUTTON, function()
self:SetDirectionalInputEnabled(false)
self:SelectFocusArea(nil)
self.categoryList:Activate()
KEYBIND_STRIP:AddKeybindButtonGroup(self.categoryKeybindStripDescriptor)
end)
- ingame/guild/gamepad/guildheraldry_gamepad.lua:492 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(self.styleKeybindStripDescriptor, GAME_NAVIGATION_TYPE_BUTTON, function()
ZO_GuildHeraldryManager_Shared.SetSelectedHeraldryIndices(self) -- This makes sure that the viewCategory is correct for crestData so that icons don't appear as missing or incorrect in the category list
self:ActivateFocusArea(self.styleCategoryArea)
end)
- ingame/guildhistory/gamepad/guildhistory_gamepad.lua:97 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(self.eventsKeybindStripDescriptor, GAME_NAVIGATION_TYPE_BUTTON, function() self:FocusCategoryList() end)
- ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:1036 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(keybindDescriptor, GAME_NAVIGATION_TYPE_BUTTON, self:GetBackKeybindCallback())
- ingame/housingeditor/gamepad/housingpathsettings_gamepad.lua:89 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(self.keybindStripDescriptor, GAME_NAVIGATION_TYPE_BUTTON, OnClickCallback)
- ingame/leaderboards/gamepad/leaderboardlist_gamepad.lua:97 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(keybindDescriptor, GAME_NAVIGATION_TYPE_BUTTON, self:GetBackKeybindCallback())
- ingame/lfg/gamepad/tributerewards_gamepad.lua:53 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(self.keybindStripDescriptor, GAME_NAVIGATION_TYPE_BUTTON)
- ingame/lfg/gamepad/tributerewards_gamepad.lua:199 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(self.keybindStripDescriptor, GAME_NAVIGATION_TYPE_BUTTON, function()
self:Deactivate()
TRIBUTE_REWARDS_GAMEPAD:ActivateList()
TRIBUTE_REWARDS_GAMEPAD:RefreshRewardsList()
end)
- ingame/playeremote/gamepad/playeremote_gamepad.lua:490 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(self.categoryKeybindStripDescriptor,
GAME_NAVIGATION_TYPE_BUTTON,
function() self:ChangeCurrentMode(MODE_CATEGORY_SELECTION) end)
- ingame/tradinghouse/gamepad/tradinghousenamesearchautocomplete_gamepad.lua:41 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(self.keybindStripDescriptor, GAME_NAVIGATION_TYPE_BUTTON, LeaveNameSearchAutoComplete)
- ingame/tradinghouse/gamepad/tradinghousesearchhistory_gamepad.lua:65 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(self.keybindStripDescriptor, GAME_NAVIGATION_TYPE_BUTTON, LeaveSearchHistory)
- ingame/tradinghouse/gamepad/tradinghouse_browseresults_gamepad.lua:350 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(self.previewKeybindStripDescriptor, GAME_NAVIGATION_TYPE_BUTTON, LeavePreviewScene)
- ingame/tradinghouse/gamepad/tradinghouse_browseresults_gamepad.lua:385 --
ZO_Gamepad_AddBackNavigationKeybindDescriptorsWithSound(self.keybindStripDescriptor, GAME_NAVIGATION_TYPE_BUTTON, self:GetBackKeybindCallback())