Back to Home
ESO Function Data v100027
self.OnCurrencyChanged()
See also:
OnCurrencyChanged()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/zo_currencyinput/zo_currencyinput.lua:293
--
self.OnCurrencyChanged = function(currencyInput, currencyAmount, eventType)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/restyle/gamepad/outfit_selector_gamepad.lua:100
--
self:OnCurrencyChanged(...)
ingame/restyle/gamepad/restyle_station_gamepad.lua:49
--
self:OnCurrencyChanged(...)
ingame/zo_currencyinput/zo_currencyinput.lua:360
--
self.OnCurrencyChanged(nil, currencyAmount, "confirm")