- common/zo_colorpicker/gamepad/zo_colorpicker_gamepad.lua:58 --
ZO_Keybindings_RegisterLabelForBindingUpdate(self.valueSliderKeyboardUp, "UI_SHORTCUT_RIGHT_STICK_UP", SHOW_UNBOUND, DEFAULT_GAMEPAD_ACTION_NAME, OnInputChanged)
- common/zo_colorpicker/gamepad/zo_colorpicker_gamepad.lua:59 --
ZO_Keybindings_RegisterLabelForBindingUpdate(self.valueSliderKeyboardDown, "UI_SHORTCUT_RIGHT_STICK_DOWN")
- common/zo_keybindstrip/keybindstrip.lua:223 --
ZO_Keybindings_RegisterLabelForBindingUpdate(self.leftKeyLabel, "UI_SHORTCUT_LEFT_STICK_LEFT", SHOW_UNBOUND, DEFAULT_GAMEPAD_ACTION_NAME, OnInputChanged)
- common/zo_keybindstrip/keybindstrip.lua:224 --
ZO_Keybindings_RegisterLabelForBindingUpdate(self.rightKeyLabel, "UI_SHORTCUT_LEFT_STICK_RIGHT")
- ingame/actionbar/actionbutton.lua:93 --
ZO_Keybindings_RegisterLabelForBindingUpdate(self.buttonText, "COMMAND_PET", HIDE_UNBOUND, "COMMAND_PET", onChanged)
- ingame/actionbar/actionbutton.lua:95 --
ZO_Keybindings_RegisterLabelForBindingUpdate(self.buttonText, "ACTION_BUTTON_9", HIDE_UNBOUND, "GAMEPAD_ACTION_BUTTON_9")
- ingame/actionbar/actionbutton.lua:97 --
ZO_Keybindings_RegisterLabelForBindingUpdate(self.buttonText, "ACTION_BUTTON_".. slotNum, HIDE_UNBOUND, "GAMEPAD_ACTION_BUTTON_".. slotNum, onChanged)
- ingame/armory/armoryskillsactionbar.lua:136 --
ZO_Keybindings_RegisterLabelForBindingUpdate(self.keybindLabel, keyboardActionName, HIDE_UNBOUND, gamepadActionName)
- ingame/campaign/gamepad/campaignemperor_gamepad.lua:46 --
ZO_Keybindings_RegisterLabelForBindingUpdate(self.scrollKeyUp, "UI_SHORTCUT_RIGHT_STICK_UP", SHOW_UNBOUND, DEFAULT_GAMEPAD_ACTION_NAME, OnInputChanged)
- ingame/campaign/gamepad/campaignemperor_gamepad.lua:47 --
ZO_Keybindings_RegisterLabelForBindingUpdate(self.scrollKeyDown, "UI_SHORTCUT_RIGHT_STICK_DOWN")
- ingame/housingeditor/housingeditorhud.lua:1682 --
ZO_Keybindings_RegisterLabelForBindingUpdate(yawLeftButton:GetNamedChild("Text"), "HOUSING_EDITOR_YAW_LEFT")
- ingame/housingeditor/housingeditorhud.lua:1687 --
ZO_Keybindings_RegisterLabelForBindingUpdate(yawRightButton:GetNamedChild("Text"), "HOUSING_EDITOR_YAW_RIGHT")
- ingame/housingeditor/housingeditorhud.lua:1693 --
ZO_Keybindings_RegisterLabelForBindingUpdate(pitchForwardButton:GetNamedChild("Text"), "HOUSING_EDITOR_PITCH_FORWARD")
- ingame/housingeditor/housingeditorhud.lua:1699 --
ZO_Keybindings_RegisterLabelForBindingUpdate(pitchBackButton:GetNamedChild("Text"), "HOUSING_EDITOR_PITCH_BACKWARD")
- ingame/housingeditor/housingeditorhud.lua:1705 --
ZO_Keybindings_RegisterLabelForBindingUpdate(rollLeftButton:GetNamedChild("Text"), "HOUSING_EDITOR_ROLL_LEFT")
- ingame/housingeditor/housingeditorhud.lua:1711 --
ZO_Keybindings_RegisterLabelForBindingUpdate(rollRightButton:GetNamedChild("Text"), "HOUSING_EDITOR_ROLL_RIGHT")
- ingame/housingeditor/housingeditorhud.lua:1731 --
ZO_Keybindings_RegisterLabelForBindingUpdate(moveLeftButton:GetNamedChild("Text"), "HOUSING_EDITOR_YAW_LEFT")
- ingame/housingeditor/housingeditorhud.lua:1735 --
ZO_Keybindings_RegisterLabelForBindingUpdate(moveRightButton:GetNamedChild("Text"), "HOUSING_EDITOR_YAW_RIGHT")
- ingame/housingeditor/housingeditorhud.lua:1739 --
ZO_Keybindings_RegisterLabelForBindingUpdate(moveForwardButton:GetNamedChild("Text"), "HOUSING_EDITOR_PITCH_FORWARD")
- ingame/housingeditor/housingeditorhud.lua:1743 --
ZO_Keybindings_RegisterLabelForBindingUpdate(moveBackButton:GetNamedChild("Text"), "HOUSING_EDITOR_PITCH_BACKWARD")
- ingame/housingeditor/housingeditorhud.lua:1747 --
ZO_Keybindings_RegisterLabelForBindingUpdate(moveUpButton:GetNamedChild("Text"), "HOUSING_EDITOR_ROLL_RIGHT")
- ingame/housingeditor/housingeditorhud.lua:1751 --
ZO_Keybindings_RegisterLabelForBindingUpdate(moveDownButton:GetNamedChild("Text"), "HOUSING_EDITOR_ROLL_LEFT")
- ingame/housingeditor/housingeditorhud.lua:1772 --
ZO_Keybindings_RegisterLabelForBindingUpdate(rotateYawLeftButton:GetNamedChild("Text"), "HOUSING_EDITOR_YAW_LEFT")
- ingame/housingeditor/housingeditorhud.lua:1777 --
ZO_Keybindings_RegisterLabelForBindingUpdate(rotateYawRightButton:GetNamedChild("Text"), "HOUSING_EDITOR_YAW_RIGHT")
- ingame/housingeditor/housingeditorhud.lua:1783 --
ZO_Keybindings_RegisterLabelForBindingUpdate(rotatePitchForwardButton:GetNamedChild("Text"), "HOUSING_EDITOR_PITCH_FORWARD")
- ingame/housingeditor/housingeditorhud.lua:1789 --
ZO_Keybindings_RegisterLabelForBindingUpdate(rotatePitchBackButton:GetNamedChild("Text"), "HOUSING_EDITOR_PITCH_BACKWARD")
- ingame/housingeditor/housingeditorhud.lua:1795 --
ZO_Keybindings_RegisterLabelForBindingUpdate(rotateRollLeftButton:GetNamedChild("Text"), "HOUSING_EDITOR_ROLL_LEFT")
- ingame/housingeditor/housingeditorhud.lua:1801 --
ZO_Keybindings_RegisterLabelForBindingUpdate(rotateRollRightButton:GetNamedChild("Text"), "HOUSING_EDITOR_ROLL_RIGHT")
- ingame/skills/gamepad/gamepadassignableactionbar.lua:427 --
ZO_Keybindings_RegisterLabelForBindingUpdate(self.keybindLabel, keyboardActionName, HIDE_UNBOUND, gamepadActionName)
- ingame/skills/gamepad/skillscomponents_gamepad.lua:145 --
ZO_Keybindings_RegisterLabelForBindingUpdate(keybindLabel, keyboardActionName, HIDE_UNBOUND, gamepadActionName)
- ingame/skills/keyboard/keyboardassignableactionbar.lua:214 --
ZO_Keybindings_RegisterLabelForBindingUpdate(self.buttonText, actionName, HIDE_UNBOUND)
- ingame/tutorial/hudinfotutorial.lua:18 --
ZO_Keybindings_RegisterLabelForBindingUpdate(self.tutorial.helpKey, "TOGGLE_HELP")
- ingame/tutorial/hudinfotutorial.lua:19 --
ZO_Keybindings_RegisterLabelForBindingUpdate(self.tutorialGamepad.helpKey, "TOGGLE_HELP")
- ingame/utilitywheel/gamepad/accessibleassignableutilitywheel_gamepad.lua:126 --
ZO_Keybindings_RegisterLabelForBindingUpdate(control.keybindLabel, actionName)
- ingame/utilitywheel/gamepad/utilitywheel_gamepad.lua:10 --
ZO_Keybindings_RegisterLabelForBindingUpdate(self.cycleLeftKeybindLabel, "UTILITY_WHEEL_GAMEPAD_CYCLE_LEFT")
- ingame/utilitywheel/gamepad/utilitywheel_gamepad.lua:11 --
ZO_Keybindings_RegisterLabelForBindingUpdate(self.cycleRightKeybindLabel, "UTILITY_WHEEL_GAMEPAD_CYCLE_RIGHT")
- ingame/utilitywheel/keyboard/assignableutilitywheel_keyboard.lua:174 --
ZO_Keybindings_RegisterLabelForBindingUpdate(slot.keybindLabel, ZO_GetRadialMenuActionNameForOrdinalIndex(ordinalIndex))
- ingame/utilitywheel/keyboard/utilitywheel_keyboard.lua:5 --
ZO_Keybindings_RegisterLabelForBindingUpdate(self.cycleLeftKeybindLabel, "UTILITY_WHEEL_KEYBOARD_CYCLE_LEFT")
- ingame/utilitywheel/keyboard/utilitywheel_keyboard.lua:6 --
ZO_Keybindings_RegisterLabelForBindingUpdate(self.cycleRightKeybindLabel, "UTILITY_WHEEL_KEYBOARD_CYCLE_RIGHT")
- internalingame/antiquitydigging/antiquitydigging.lua:276 --
ZO_Keybindings_RegisterLabelForBindingUpdate(label, bindingName)
- internalingame/marketannouncement/gamepad/marketannouncement_gamepad.lua:226 --
ZO_Keybindings_RegisterLabelForBindingUpdate(self.upLabel, "UI_SHORTCUT_RIGHT_STICK_UP", SHOW_UNBOUND, DEFAULT_GAMEPAD_ACTION_NAME, OnInputChanged)
- internalingame/marketannouncement/gamepad/marketannouncement_gamepad.lua:227 --
ZO_Keybindings_RegisterLabelForBindingUpdate(self.downLabel, "UI_SHORTCUT_RIGHT_STICK_DOWN")
- internalingame/scrying/scrying.lua:287 --
ZO_Keybindings_RegisterLabelForBindingUpdate(self.keybindLabel, actionName)
- libraries/zo_keybindbutton/zo_clickablekeybindlabel.lua:99 --
ZO_Keybindings_RegisterLabelForBindingUpdate(self, self.keybind, showUnbound, self.gamepadPreferredKeybind, NO_ON_CHANGE_CALLBACK, alwaysPreferGamepadMode, showAsHold, scalePercent, UseDisabledIcon)
- libraries/zo_keybindbutton/zo_keybindbutton.lua:133 --
ZO_Keybindings_RegisterLabelForBindingUpdate(self.keyLabel, self.keybind, showUnbound, self.gamepadPreferredKeybind, OnKeybindLabelChanged, alwaysPreferGamepadMode, showAsHold)
- libraries/zo_radialmenu/zo_radialmenu.lua:416 --
ZO_Keybindings_RegisterLabelForBindingUpdate(control.keybindLabel, ZO_GetRadialMenuActionNameForOrdinalIndex(ordinalIndex))
- libraries/zo_templates/gamepad/scrolltemplates_gamepad.lua:90 --
ZO_Keybindings_RegisterLabelForBindingUpdate(self.scrollKeyUp, "UI_SHORTCUT_RIGHT_STICK_UP", SHOW_UNBOUND, DEFAULT_GAMEPAD_ACTION_NAME, OnInputChanged)
- libraries/zo_templates/gamepad/scrolltemplates_gamepad.lua:91 --
ZO_Keybindings_RegisterLabelForBindingUpdate(self.scrollKeyDown, "UI_SHORTCUT_RIGHT_STICK_DOWN")
- libraries/zo_tooltip/gamepad/zo_scrolltooltip_gamepad.lua:54 --
ZO_Keybindings_RegisterLabelForBindingUpdate(control.scrollKeyUp, "UI_SHORTCUT_RIGHT_STICK_UP", SHOW_UNBOUND, DEFAULT_GAMEPAD_ACTION_NAME, OnInputChanged)
- libraries/zo_tooltip/gamepad/zo_scrolltooltip_gamepad.lua:55 --
ZO_Keybindings_RegisterLabelForBindingUpdate(control.scrollKeyDown, "UI_SHORTCUT_RIGHT_STICK_DOWN")