Back to Home
ESO Function Data v100018
SetQuantitySpinnerActive()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/storewindow/gamepad/storewindow_gamepad.lua:185
--
function ZO_GamepadStoreManager:SetQuantitySpinnerActive(activate, list, ignoreInvalidCost)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/fence/gamepad/fencewindowcomponent_gamepad.lua:110
--
STORE_WINDOW_GAMEPAD:SetQuantitySpinnerActive(self.confirmationMode, self.list, ignoreInvalidCost)
ingame/fence/gamepad/fencewindowcomponent_gamepad.lua:117
--
STORE_WINDOW_GAMEPAD:SetQuantitySpinnerActive(self.confirmationMode, self.list)
ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:138
--
STORE_WINDOW_GAMEPAD:SetQuantitySpinnerActive(self.confirmationMode, self.list)
ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:145
--
STORE_WINDOW_GAMEPAD:SetQuantitySpinnerActive(self.confirmationMode, self.list)
ingame/storewindow/gamepad/storewindowcomponent_gamepad.lua:160
--
STORE_WINDOW_GAMEPAD:SetQuantitySpinnerActive(self.confirmationMode, self.list)
ingame/storewindow/gamepad/storewindowsell_gamepad.lua:127
--
STORE_WINDOW_GAMEPAD:SetQuantitySpinnerActive(self.confirmationMode, self.list, IGNORE_INVALID_COST)
ingame/storewindow/gamepad/storewindowsell_gamepad.lua:135
--
STORE_WINDOW_GAMEPAD:SetQuantitySpinnerActive(self.confirmationMode, self.list)