Back to Home
ESO Function Data v100034
SetQuantitySpinnerActive()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/storewindow/gamepad/storewindow_gamepad.lua:253
--
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:122
--
STORE_WINDOW_GAMEPAD:SetQuantitySpinnerActive(self.confirmationMode, self.list, ignoreInvalidCost)
ingame/fence/gamepad/fencewindowcomponent_gamepad.lua:129
--
STORE_WINDOW_GAMEPAD:SetQuantitySpinnerActive(self.confirmationMode, self.list)
ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:186
--
STORE_WINDOW_GAMEPAD:SetQuantitySpinnerActive(self.confirmationMode, self.list)
ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:193
--
STORE_WINDOW_GAMEPAD:SetQuantitySpinnerActive(self.confirmationMode, self.list)
ingame/storewindow/gamepad/storewindowcomponent_gamepad.lua:174
--
STORE_WINDOW_GAMEPAD:SetQuantitySpinnerActive(self.confirmationMode, self.list)
ingame/storewindow/gamepad/storewindowsell_gamepad.lua:155
--
STORE_WINDOW_GAMEPAD:SetQuantitySpinnerActive(self.confirmationMode, self.list, IGNORE_INVALID_COST)
ingame/storewindow/gamepad/storewindowsell_gamepad.lua:163
--
STORE_WINDOW_GAMEPAD:SetQuantitySpinnerActive(self.confirmationMode, self.list)