Back to Home
ESO Function Data v100026
RefreshCurrency()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/inventory/inventorywallet.lua:150
--
function InventoryWalletManager:RefreshCurrency()
ingame/quickslot/quickslot.lua:443
--
function ZO_QuickslotManager:RefreshCurrency(value)
ingame/storewindow/storewindow_shared.lua:36
--
function ZO_SharedStoreManager:RefreshCurrency()
ingame/storewindow/keyboard/storewindow_keyboard.lua:490
--
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:98
--
manager:RefreshCurrency(newMoney)
ingame/quickslot/quickslot.lua:163
--
manager:RefreshCurrency(GetCurrencyAmount(CURT_MONEY, CURRENCY_LOCATION_CHARACTER))
ingame/storewindow/gamepad/storewindow_gamepad.lua:409
--
ZO_SharedStoreManager.RefreshCurrency(self)
ingame/storewindow/keyboard/storewindow_keyboard.lua:31
--
self:RefreshCurrency()
ingame/storewindow/keyboard/storewindow_keyboard.lua:204
--
self:RefreshCurrency()
ingame/storewindow/keyboard/storewindow_keyboard.lua:289
--
self:RefreshCurrency()
ingame/storewindow/keyboard/storewindow_keyboard.lua:491
--
ZO_SharedStoreManager.RefreshCurrency(self)