- ingame/battleground/battlegroundscoreboardendofgame.lua:79 --
ZO_KeybindButtonTemplate_Setup(keybindControl, keybind, callbackFunction, text)
- ingame/housingeditor/housingeditorhud.lua:111 --
ZO_KeybindButtonTemplate_Setup(self.keybindButton, "SHOW_HOUSING_PANEL", function(...) self:OnHousingHUDButtonPressed(...) end, GetString(SI_HOUSING_HUD_FRAGMENT_EDITOR_KEYBIND))
- ingame/housingeditor/housingeditorhud.lua:3550 --
ZO_KeybindButtonTemplate_Setup(keybindButton, NO_KEYBIND, NO_CALLBACK, NO_LABEL)
- ingame/map/worldmap.lua:5063 --
ZO_KeybindButtonTemplate_Setup(autoNavigationContinueKeybind, "UI_SHORTCUT_PRIMARY", EndDigSiteReveal, GetString(SI_WORLD_MAP_ANTIQUITIES_CONTINUE))
- ingame/zonestories/keyboard/zonestories_keyboard.lua:209 --
ZO_KeybindButtonTemplate_Setup(self.activityCompletionTooltipInfo.cycleKeybindControl, "UI_SHORTCUT_TERTIARY", nil, GetString(SI_ZONE_STORY_ACTIVITY_COMPLETION_CYCLE_KEYBIND))
- pregameandingame/gamepad/controllerdisconnect/controllerdisconnect.lua:15 --
ZO_KeybindButtonTemplate_Setup(interactKeybindControl, "DIALOG_PRIMARY", ZO_ControllerDisconnect_DismissPopup, GetString(SI_GAMEPAD_DISCONNECTED_CONTINUE_TEXT))