- common/globals/platformstoredialogs.lua:46 --
ZO_Currency_FormatKeyboard(CURT_CROWNS, NO_AMOUNT, ZO_CURRENCY_FORMAT_PLURAL_NAME_ICON)
- ingame/crafting/craftingutils.lua:484 --
ZO_Currency_FormatKeyboard(CURT_MONEY, cost, ZO_CURRENCY_FORMAT_AMOUNT_ICON)
- ingame/crafting/craftingutils.lua:486 --
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:2411 --
ZO_Currency_FormatKeyboard(CURT_MONEY, bankedAmount, ZO_CURRENCY_FORMAT_AMOUNT_ICON)
- ingame/inventory/inventory.lua:2412 --
ZO_Currency_FormatKeyboard(CURT_MONEY, carriedAmount, ZO_CURRENCY_FORMAT_AMOUNT_ICON)
- ingame/inventory/inventory.lua:2507 --
ZO_Currency_FormatKeyboard(CURT_MONEY, cost, ZO_CURRENCY_FORMAT_WHITE_AMOUNT_ICON)
- ingame/inventory/inventory.lua:2509 --
ZO_Currency_FormatKeyboard(CURT_MONEY, cost, ZO_CURRENCY_FORMAT_ERROR_AMOUNT_ICON)
- ingame/inventory/inventorywallet.lua:125 --
ZO_Currency_FormatKeyboard(data.currencyType, data.amount, ZO_CURRENCY_FORMAT_AMOUNT_ICON, FORMAT_EXTRA_OPTIONS)
- ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:624 --
ZO_Currency_FormatKeyboard(CURT_MONEY, applyCost, ZO_CURRENCY_FORMAT_AMOUNT_ICON)
- ingame/restyle/keyboard/restylesheet_keyboard.lua:899 --
ZO_Currency_FormatKeyboard(currencyType, cost, currencyFormat)
- ingame/restyle/keyboard/restylestation_keyboard.lua:678 --
ZO_Currency_FormatKeyboard(currencyType, displayedCost, currencyFormat)
- ingame/restyle/keyboard/restylestation_keyboard.lua:679 --
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:384 --
ZO_Currency_FormatKeyboard(CURT_MONEY, cost, ZO_CURRENCY_FORMAT_WHITE_AMOUNT_ICON)
- ingame/storewindow/keyboard/storewindow_keyboard.lua:386 --
ZO_Currency_FormatKeyboard(CURT_MONEY, cost, ZO_CURRENCY_FORMAT_ERROR_AMOUNT_ICON)
- ingame/tradinghouse/keyboard/tradinghouse_keyboard.lua:1059 --
ZO_Currency_FormatKeyboard(currencyType, purchasePrice, ZO_CURRENCY_FORMAT_WHITE_AMOUNT_ICON)
- internalingame/globals/marketdialogs.lua:423 --
ZO_Currency_FormatKeyboard(currencyType, marketPurchaseData.costAfterDiscount, currencyFormat, extraOptions)
- internalingame/globals/marketdialogs.lua:443 --
ZO_Currency_FormatKeyboard(currencyType, marketPurchaseData.esoPlusCost, ZO_CURRENCY_FORMAT_AMOUNT_ICON, extraOptions)
- internalingame/globals/marketdialogs.lua:455 --
ZO_Currency_FormatKeyboard(currencyType, GetPlayerMarketCurrency(marketPurchaseData.marketCurrencyType), ZO_CURRENCY_FORMAT_AMOUNT_ICON)
- internalingame/globals/marketdialogs.lua:929 --
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(GetCurrencyTypeFromMarketCurrencyType(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:63 --
ZO_Currency_FormatKeyboard(currencyData.currencyType, currencyAmount, ZO_CURRENCY_FORMAT_AMOUNT_ICON)
- publicallingames/rewards/rewards_manager.lua:337 --
ZO_Currency_FormatKeyboard(currencyType, quantity, ZO_CURRENCY_FORMAT_AMOUNT_NAME)