Back to Home
ESO Function Data v100035
ZO_Currency_GetPlatformFormattedCurrencyIcon()
Function Aliases
LibFilters3.helpers.ZO_RetraitStation_CanItemBeRetraited.locations.1.ZO_Currency_GetPlatformFormattedCurrencyIcon()
Global Function Definitions
publicallingames/currency/currency.lua:454
--
function ZO_Currency_GetPlatformFormattedCurrencyIcon(currencyType, overrideIconSize, inheritColor)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/addoncompatibilityaliases/pc/addoncompatibilityaliases.lua:459
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(CURT_MONEY)
ingame/champion/champion.lua:462
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(CURT_MONEY)
ingame/champion/champion.lua:1548
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(CURT_MONEY)
ingame/crowncrates/crowncratespackopening.lua:421
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(GetCurrencyTypeFromMarketCurrencyType(MKCT_CROWN_GEMS), "100%")
ingame/crowncrates/crowncratestatemachine.lua:98
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(GetCurrencyTypeFromMarketCurrencyType(MKCT_CROWN_GEMS), "100%")
ingame/guild/guildhistory_shared.lua:153
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(CURT_MONEY)
ingame/map/keeptooltip.lua:203
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(CURT_TELVAR_STONES)
ingame/map/keeptooltip.lua:213
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(CURT_ALLIANCE_POINTS)
ingame/map/keeptooltip.lua:452
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(CURT_TELVAR_STONES)
ingame/map/keeptooltip.lua:465
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(CURT_ALLIANCE_POINTS)
internalingame/globals/marketdialogs.lua:292
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(CURT_CROWNS, 24)
internalingame/market/marketclasses_shared.lua:346
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(GetCurrencyTypeFromMarketCurrencyType(self.currencyType), CURRENCY_ICON_SIZE, INHERIT_ICON_COLOR)
internalingame/market/marketclasses_shared.lua:366
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(GetCurrencyTypeFromMarketCurrencyType(self.currencyType), CURRENCY_ICON_SIZE, INHERIT_ICON_COLOR)
internalingame/market/market_manager.lua:90
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(CURT_CROWNS)
internalingame/market/market_manager.lua:92
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(CURT_CROWNS)
internalingame/market/market_manager.lua:94
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(CURT_CROWNS)
internalingame/market/gamepad/marketdialogs_gamepad.lua:553
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(CURT_CROWNS, CURRENCY_ICON_SIZE)
publicallingames/tooltip/itemtooltips.lua:1889
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(currencyType)
publicallingames/tooltip/itemtooltips.lua:1896
--
ZO_Currency_GetPlatformFormattedCurrencyIcon(currencyType)