Back to Home
ESO Function Data v100027
OnCurrencyUpdate()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/inventory/inventory.lua:2057
--
function ZO_BankGenericCurrencyDepositWithdrawDialog:OnCurrencyUpdate(currencyType, currencyLocation, newAmount, oldAmount, reason)
ingame/zo_loot/loothistory_shared.lua:410
--
function ZO_LootHistory_Shared:OnCurrencyUpdate(currencyType, currencyLocation, newAmount, oldAmount, reason)
Local Function Definitions
ingame/retrait/gamepad/zo_retraitstation_retrait_gamepad.lua:180
--
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:2050
--
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:104
--
OnCurrencyUpdate(...)