Back to Home
ESO Function Data v100034
OnCurrencyUpdate()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/inventory/inventory.lua:2334
--
function ZO_BankGenericCurrencyDepositWithdrawDialog:OnCurrencyUpdate(currencyType, currencyLocation, newAmount, oldAmount, reason)
ingame/zo_loot/loothistory_shared.lua:452
--
function ZO_LootHistory_Shared:OnCurrencyUpdate(currencyType, currencyLocation, newAmount, oldAmount, reason)
Local Function Definitions
ingame/retrait/gamepad/zo_retraitstation_retrait_gamepad.lua:177
--
local function OnCurrencyUpdate(currencyType, currencyLocation, newAmount, oldAMount, reason)
ingame/zo_loot/loothistory_manager.lua:33
--
local function OnCurrencyUpdate(currencyType, currencyLocation, newAmount, oldAmount, reason, reasonInfo)
Function Calls
ingame/inventory/inventory.lua:2327
--
self:OnCurrencyUpdate(...)
ingame/zo_loot/loothistory_manager.lua:35
--
SYSTEMS:GetObject(ZO_LOOT_HISTORY_NAME):OnCurrencyUpdate(currencyType, currencyLocation, newAmount, oldAmount, reason, reasonInfo)
ingame/zo_loot/loothistory_manager.lua:111
--
OnCurrencyUpdate(...)