- ingame/battleground/battlegroundroundrecap.lua:97 --
ZO_KeybindButtonTemplate_Setup(keybindControl, keybind, callbackFunction, text)
- ingame/battleground/battlegroundscoreboardendofgame.lua:69 --
ZO_KeybindButtonTemplate_Setup(keybindControl, keybind, callbackFunction, text)
- ingame/housingeditor/housingeditorhud.lua:455 --
ZO_KeybindButtonTemplate_Setup(self.keybindButton, "SHOW_HOUSING_PANEL", OnKeybindButtonPressed, GetString(SI_HOUSING_HUD_FRAGMENT_EDITOR_KEYBIND))
- ingame/housingeditor/housingeditorhud.lua:495 --
ZO_KeybindButtonTemplate_Setup(self.cycleTargetKeybindButton, style.cycleTargetKeybindButtonAction, self.OnCycleTargetKeybindButtonPressed, buttonLabelString)
- ingame/housingeditor/housingeditorhud.lua:4147 --
ZO_KeybindButtonTemplate_Setup(keybindButton, NO_KEYBIND, NO_CALLBACK, NO_LABEL)
- ingame/map/worldmap.lua:3628 --
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))