Back to Home
ESO Function Data v101044
SetQuantitySpinnerActive()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/storewindow/gamepad/storewindow_gamepad.lua:265
--
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:116
--
STORE_WINDOW_GAMEPAD:SetQuantitySpinnerActive(self.confirmationMode, self.list, ignoreInvalidCost)
ingame/fence/gamepad/fencewindowcomponent_gamepad.lua:123
--
STORE_WINDOW_GAMEPAD:SetQuantitySpinnerActive(self.confirmationMode, self.list)
ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:190
--
STORE_WINDOW_GAMEPAD:SetQuantitySpinnerActive(self.confirmationMode, self.list)
ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:197
--
STORE_WINDOW_GAMEPAD:SetQuantitySpinnerActive(self.confirmationMode, self.list)
ingame/storewindow/gamepad/storewindowcomponent_gamepad.lua:184
--
STORE_WINDOW_GAMEPAD:SetQuantitySpinnerActive(self.confirmationMode, self.list)
ingame/storewindow/gamepad/storewindowsell_gamepad.lua:159
--
STORE_WINDOW_GAMEPAD:SetQuantitySpinnerActive(self.confirmationMode, self.list, IGNORE_INVALID_COST)
ingame/storewindow/gamepad/storewindowsell_gamepad.lua:167
--
STORE_WINDOW_GAMEPAD:SetQuantitySpinnerActive(self.confirmationMode, self.list)