Back to Home
ESO Function Data v100026
ZO_Currency_GetPlatformFormattedCurrencyIcon()
Function Aliases
No known aliases for this function.
Global Function Definitions
publicallingames/currency/currency.lua:447
--
function ZO_Currency_GetPlatformFormattedCurrencyIcon(currencyType, overrideIconSize, inheritColor)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/addoncompatibilityaliases/addoncompatibilityaliases.lua:436
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(CURT_MONEY)
ingame/championperks/championperks.lua:443
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(CURT_MONEY)
ingame/championperks/championperks.lua:1390
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(CURT_MONEY)
ingame/crowncrates/crowncratespackopening.lua:401
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(ZO_Currency_MarketCurrencyToUICurrency(MKCT_CROWN_GEMS), "100%")
ingame/crowncrates/crowncratestatemachine.lua:107
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(ZO_Currency_MarketCurrencyToUICurrency(MKCT_CROWN_GEMS), "100%")
ingame/guild/guildhistory_shared.lua:147
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(CURT_MONEY)
ingame/map/keeptooltip.lua:204
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(CURT_TELVAR_STONES)
ingame/map/keeptooltip.lua:214
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(CURT_ALLIANCE_POINTS)
ingame/map/keeptooltip.lua:447
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(CURT_TELVAR_STONES)
ingame/map/keeptooltip.lua:460
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(CURT_ALLIANCE_POINTS)
internalingame/globals/marketdialogs.lua:220
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(CURT_CROWNS, 24)
internalingame/market/marketclasses_shared.lua:323
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(ZO_Currency_MarketCurrencyToUICurrency(self.currencyType), CURRENCY_ICON_SIZE, INHERIT_ICON_COLOR)
internalingame/market/marketclasses_shared.lua:343
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(ZO_Currency_MarketCurrencyToUICurrency(self.currencyType), CURRENCY_ICON_SIZE, INHERIT_ICON_COLOR)
internalingame/market/market_manager.lua:98
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(CURT_CROWNS)
internalingame/market/market_manager.lua:100
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(CURT_CROWNS)
internalingame/market/market_manager.lua:104
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(CURT_CROWNS)
internalingame/market/gamepad/marketdialogs_gamepad.lua:576
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(CURT_CROWNS, CURRENCY_ICON_SIZE)
publicallingames/tooltip/itemtooltips.lua:1725
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(currencyType)
publicallingames/tooltip/itemtooltips.lua:1732
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(currencyType)