- 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:2350 --
ZO_Currency_FormatKeyboard(CURT_MONEY, bankedAmount, ZO_CURRENCY_FORMAT_AMOUNT_ICON)
- ingame/inventory/inventory.lua:2351 --
ZO_Currency_FormatKeyboard(CURT_MONEY, carriedAmount, ZO_CURRENCY_FORMAT_AMOUNT_ICON)
- ingame/inventory/inventory.lua:2446 --
ZO_Currency_FormatKeyboard(CURT_MONEY, cost, ZO_CURRENCY_FORMAT_WHITE_AMOUNT_ICON)
- ingame/inventory/inventory.lua:2448 --
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:613 --
ZO_Currency_FormatKeyboard(CURT_MONEY, applyCost, ZO_CURRENCY_FORMAT_AMOUNT_ICON)
- ingame/restyle/keyboard/restylesheet_keyboard.lua:927 --
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:379 --
ZO_Currency_FormatKeyboard(CURT_MONEY, cost, ZO_CURRENCY_FORMAT_WHITE_AMOUNT_ICON)
- ingame/storewindow/keyboard/storewindow_keyboard.lua:381 --
ZO_Currency_FormatKeyboard(CURT_MONEY, cost, ZO_CURRENCY_FORMAT_AMOUNT_ERROR_ICON)
- ingame/tradinghouse/keyboard/tradinghouse_keyboard.lua:1059 --
ZO_Currency_FormatKeyboard(currencyType, purchasePrice, ZO_CURRENCY_FORMAT_WHITE_AMOUNT_ICON)
- internalingame/globals/marketdialogs.lua:405 --
ZO_Currency_FormatKeyboard(currencyType, marketPurchaseData.costAfterDiscount, currencyFormat, extraOptions)
- internalingame/globals/marketdialogs.lua:425 --
ZO_Currency_FormatKeyboard(currencyType, marketPurchaseData.esoPlusCost, ZO_CURRENCY_FORMAT_AMOUNT_ICON, extraOptions)
- internalingame/globals/marketdialogs.lua:437 --
ZO_Currency_FormatKeyboard(currencyType, GetPlayerMarketCurrency(marketPurchaseData.marketCurrencyType), ZO_CURRENCY_FORMAT_AMOUNT_ICON)
- internalingame/globals/marketdialogs.lua:781 --
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:604 --
ZO_Currency_FormatKeyboard(CURT_MONEY, costGold, ZO_CURRENCY_FORMAT_AMOUNT_ICON)
- publicallingames/currency/currency.lua:605 --
ZO_Currency_FormatKeyboard(itemData.currencyType1, costCurrency1, ZO_CURRENCY_FORMAT_AMOUNT_ICON)
- publicallingames/currency/currency.lua:606 --
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)