- common/globals/platformstoredialogs.lua:46 --
ZO_Currency_FormatKeyboard(CURT_CROWNS, NO_AMOUNT, ZO_CURRENCY_FORMAT_PLURAL_NAME_ICON)
- ingame/crafting/craftingutils.lua:498 --
ZO_Currency_FormatKeyboard(CURT_MONEY, cost, ZO_CURRENCY_FORMAT_AMOUNT_ICON)
- ingame/crafting/craftingutils.lua:500 --
ZO_Currency_FormatKeyboard(CURT_MONEY, cost, ZO_CURRENCY_FORMAT_ERROR_AMOUNT_ICON)
- ingame/guild/keyboard/guildheraldry_keyboard.lua:197 --
ZO_Currency_FormatKeyboard(CURT_MONEY, pendingCost, format)
- ingame/guild/keyboard/guildheraldry_keyboard.lua:199 --
ZO_Currency_FormatKeyboard(CURT_MONEY, pendingCost, format)
- ingame/inventory/inventory.lua:2098 --
ZO_Currency_FormatKeyboard(CURT_MONEY, bankedAmount, ZO_CURRENCY_FORMAT_AMOUNT_ICON)
- ingame/inventory/inventory.lua:2099 --
ZO_Currency_FormatKeyboard(CURT_MONEY, carriedAmount, ZO_CURRENCY_FORMAT_AMOUNT_ICON)
- ingame/inventory/inventory.lua:2189 --
ZO_Currency_FormatKeyboard(CURT_MONEY, cost, ZO_CURRENCY_FORMAT_WHITE_AMOUNT_ICON)
- ingame/inventory/inventory.lua:2191 --
ZO_Currency_FormatKeyboard(CURT_MONEY, cost, ZO_CURRENCY_FORMAT_ERROR_AMOUNT_ICON)
- ingame/inventory/inventorywallet.lua:123 --
ZO_Currency_FormatKeyboard(data.currencyType, data.amount, ZO_CURRENCY_FORMAT_AMOUNT_ICON, FORMAT_EXTRA_OPTIONS)
- ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:630 --
ZO_Currency_FormatKeyboard(CURT_MONEY, applyCost, ZO_CURRENCY_FORMAT_AMOUNT_ICON)
- ingame/restyle/keyboard/restylesheet_keyboard.lua:928 --
ZO_Currency_FormatKeyboard(currencyType, cost, currencyFormat)
- ingame/restyle/keyboard/restylestation_keyboard.lua:533 --
ZO_Currency_FormatKeyboard(currencyType, displayedCost, currencyFormat)
- ingame/restyle/keyboard/restylestation_keyboard.lua:534 --
ZO_Currency_FormatKeyboard(currencyType, balance, ZO_CURRENCY_FORMAT_WHITE_AMOUNT_ICON)
- ingame/stable/keyboard/stable_keyboard.lua:22 --
ZO_Currency_FormatKeyboard(CURT_MONEY, GetTrainingCost(), ZO_CURRENCY_FORMAT_WHITE_AMOUNT_ICON)
- ingame/storewindow/keyboard/storewindow_keyboard.lua:373 --
ZO_Currency_FormatKeyboard(CURT_MONEY, cost, ZO_CURRENCY_FORMAT_WHITE_AMOUNT_ICON)
- ingame/storewindow/keyboard/storewindow_keyboard.lua:375 --
ZO_Currency_FormatKeyboard(CURT_MONEY, cost, ZO_CURRENCY_FORMAT_AMOUNT_ERROR_ICON)
- ingame/tradinghouse/keyboard/tradinghouse_keyboard.lua:1055 --
ZO_Currency_FormatKeyboard(currencyType, purchasePrice, ZO_CURRENCY_FORMAT_WHITE_AMOUNT_ICON)
- internalingame/globals/marketdialogs.lua:296 --
ZO_Currency_FormatKeyboard(currencyType, costAfterDiscount, currencyFormat, extraOptions)
- internalingame/globals/marketdialogs.lua:316 --
ZO_Currency_FormatKeyboard(currencyType, esoPlusCost, ZO_CURRENCY_FORMAT_AMOUNT_ICON, extraOptions)
- internalingame/globals/marketdialogs.lua:328 --
ZO_Currency_FormatKeyboard(currencyType, GetPlayerMarketCurrency(marketCurrencyType), ZO_CURRENCY_FORMAT_AMOUNT_ICON)
- internalingame/market/marketdialogs_shared.lua:28 --
ZO_Currency_FormatKeyboard(currencyType, esoPlusSavings, ZO_CURRENCY_FORMAT_AMOUNT_ICON)
- internalingame/market/keyboard/marketcontentfragment_keyboard.lua:74 --
ZO_Currency_FormatKeyboard(ZO_Currency_MarketCurrencyToUICurrency(marketCurrencyType), costAfterDiscount, ZO_CURRENCY_FORMAT_AMOUNT_ICON)
- publicallingames/currency/currency.lua:602 --
ZO_Currency_FormatKeyboard(CURT_MONEY, costGold, ZO_CURRENCY_FORMAT_AMOUNT_ICON)
- publicallingames/currency/currency.lua:603 --
ZO_Currency_FormatKeyboard(itemData.currencyType1, costCurrency1, ZO_CURRENCY_FORMAT_AMOUNT_ICON)
- publicallingames/currency/currency.lua:604 --
ZO_Currency_FormatKeyboard(itemData.currencyType2, costCurrency2, ZO_CURRENCY_FORMAT_AMOUNT_ICON)
- publicallingames/marketcurrency/keyboard/marketcurrency_keyboard.lua:34 --
ZO_Currency_FormatKeyboard(CURT_CROWNS, currentCurrency, ZO_CURRENCY_FORMAT_AMOUNT_ICON)
- publicallingames/marketcurrency/keyboard/marketcurrency_keyboard.lua:39 --
ZO_Currency_FormatKeyboard(CURT_CROWN_GEMS, currentCurrency, ZO_CURRENCY_FORMAT_AMOUNT_ICON)
- publicallingames/rewards/rewards_manager.lua:236 --
ZO_Currency_FormatKeyboard(currencyType, quantity, ZO_CURRENCY_FORMAT_AMOUNT_NAME)