Back to Home
ESO Function Data v100021
RefreshCurrency()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/inventory/inventorywallet.lua:150
--
function InventoryWalletManager:RefreshCurrency()
ingame/quickslot/quickslot.lua:422
--
function ZO_QuickslotManager:RefreshCurrency(value)
ingame/storewindow/storewindow_shared.lua:36
--
function ZO_SharedStoreManager:RefreshCurrency()
ingame/storewindow/keyboard/storewindow_keyboard.lua:486
--
function ZO_StoreManager:RefreshCurrency()
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/inventory/inventorywallet.lua:42
--
self:RefreshCurrency()
ingame/inventory/inventorywallet.lua:49
--
self:RefreshCurrency()
ingame/inventory/inventorywallet.lua:95
--
self:RefreshCurrency()
ingame/quickslot/quickslot.lua:90
--
manager:RefreshCurrency(newMoney)
ingame/quickslot/quickslot.lua:144
--
manager:RefreshCurrency(GetCurrencyAmount(CURT_MONEY, CURRENCY_LOCATION_CHARACTER))
ingame/storewindow/gamepad/storewindow_gamepad.lua:400
--
ZO_SharedStoreManager.RefreshCurrency(self)
ingame/storewindow/keyboard/storewindow_keyboard.lua:32
--
self:RefreshCurrency()
ingame/storewindow/keyboard/storewindow_keyboard.lua:196
--
self:RefreshCurrency()
ingame/storewindow/keyboard/storewindow_keyboard.lua:285
--
self:RefreshCurrency()
ingame/storewindow/keyboard/storewindow_keyboard.lua:487
--
ZO_SharedStoreManager.RefreshCurrency(self)