ESO Function Data v100015
SetupSpinner()
Function Aliases
- No known aliases for this function.
Global Function Definitions
Local Function Definitions
- No known local definitions for this function.
Function Calls
- ingame/fence/gamepad/fencewindowlaunder_gamepad.lua:41 -- STORE_WINDOW_GAMEPAD:SetupSpinner(spinnerMax, spinnerMax, targetData.launderPrice, targetData.currencyType1)
- ingame/fence/gamepad/fencewindowsell_gamepad.lua:52 -- STORE_WINDOW_GAMEPAD:SetupSpinner(spinnerMax, spinnerMax, calcSellPrice, targetData.currencyType1)
- ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:111 -- STORE_WINDOW_GAMEPAD:SetupSpinner(zo_max(GetStoreEntryMaxBuyable(selectedData.slotIndex), 1), 1, selectedData.sellPrice, selectedData.currencyType1 or CURT_MONEY)
- ingame/storewindow/gamepad/storewindowsell_gamepad.lua:114 -- STORE_WINDOW_GAMEPAD:SetupSpinner(selectedData.stackCount, selectedData.stackCount, selectedData.sellPrice, selectedData.currencyType1 or CURT_MONEY)