Back to Home
ESO Function Data v100031
UpdateListAddLootCurrency()
Function Aliases
- No known aliases for this function.
Global Function Definitions
Local Function Definitions
- No known local definitions for this function.
Function Calls
- ingame/zo_loot/loot.lua:233 -- self:UpdateListAddLootCurrency(scrollData, currencyType, currencyInfo.currencyAmount, not STOLEN)
- ingame/zo_loot/loot.lua:239 -- self:UpdateListAddLootCurrency(scrollData, currencyType, currencyInfo.stolenCurrencyAmount, STOLEN)
- ingame/zo_loot/gamepad/lootcommon_gamepad.lua:137 -- self:UpdateListAddLootCurrency(currencyType, currencyInfo.currencyAmount, not STOLEN)
- ingame/zo_loot/gamepad/lootcommon_gamepad.lua:143 -- self:UpdateListAddLootCurrency(currencyType, currencyInfo.stolenCurrencyAmount, STOLEN)