ESO Function Data v100012
RefreshCurrency()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/inventory/inventorywallet.lua:112
--
function InventoryWalletManager:RefreshCurrency()
ingame/quickslot/quickslot.lua:438
--
function ZO_QuickslotManager:RefreshCurrency(value)
ingame/storewindow/storewindow_shared.lua:26
--
function ZO_SharedStoreManager:RefreshCurrency()
ingame/storewindow/keyboard/storewindow_keyboard.lua:427
--
function ZO_StoreManager:RefreshCurrency()
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/inventory/inventorywallet.lua:39
--
self:RefreshCurrency()
ingame/inventory/inventorywallet.lua:46
--
self:RefreshCurrency()
ingame/inventory/inventorywallet.lua:64
--
self:RefreshCurrency()
ingame/quickslot/quickslot.lua:112
--
manager:RefreshCurrency(newMoney)
ingame/quickslot/quickslot.lua:166
--
manager:RefreshCurrency(GetCarriedCurrencyAmount(CURT_MONEY))
ingame/storewindow/gamepad/storewindow_gamepad.lua:338
--
ZO_SharedStoreManager.RefreshCurrency(self)
ingame/storewindow/keyboard/storewindow_keyboard.lua:171
--
manager:RefreshCurrency()
ingame/storewindow/keyboard/storewindow_keyboard.lua:245
--
self:RefreshCurrency()
ingame/storewindow/keyboard/storewindow_keyboard.lua:428
--
ZO_SharedStoreManager.RefreshCurrency(self)