Back to Home
ESO Function Data v101044
AddSimpleCurrency()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_tooltip/zo_tooltip.lua:948
--
function ZO_TooltipSection:AddSimpleCurrency(currencyType, amount, options, showAll, notEnough, ...)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/tooltip/maptooltips.lua:170
--
lineSection:AddSimpleCurrency(CURT_MONEY, amount, TOOLTIP_MONEY_FORMAT, CURRENCY_DONT_SHOW_ALL, notEnough, ...)