- common/tooltip/commontooltips.lua:31 --
GetCurrencyName(currencyType, IS_PLURAL, IS_UPPER)
- common/tooltip/commontooltips.lua:35 --
GetCurrencyName(currencyType, IS_SINGULAR, IS_UPPER)
- ingame/banking/gamepad/banking_gamepad.lua:264 --
GetCurrencyName(currencyType, IS_PLURAL, IS_UPPER)
- ingame/campaign/gamepad/campaignbrowser_gamepad.lua:337 --
GetCurrencyName(CURT_ALLIANCE_POINTS, IS_PLURAL, IS_UPPER)
- ingame/inventory/inventorywallet.lua:176 --
GetCurrencyName(currencyType, IS_PLURAL, IS_UPPER)
- ingame/restyle/gamepad/outfit_selector_gamepad.lua:147 --
GetCurrencyName(CURT_STYLE_STONES, IS_PLURAL, IS_UPPER)
- ingame/restyle/gamepad/restyle_station_gamepad.lua:217 --
GetCurrencyName(CURT_MONEY, IS_PLURAL, IS_UPPER)
- ingame/restyle/gamepad/restyle_station_gamepad.lua:1618 --
GetCurrencyName(CURT_MONEY, IS_SINGULAR, IS_UPPER)
- ingame/restyle/gamepad/restyle_station_gamepad.lua:1637 --
GetCurrencyName(CURT_STYLE_STONES, IS_SINGULAR, IS_UPPER)
- ingame/restyle/gamepad/restyle_station_gamepad.lua:1702 --
GetCurrencyName(CURT_STYLE_STONES, IS_SINGULAR, IS_UPPER)
- ingame/restyle/keyboard/restylestation_keyboard.lua:449 --
GetCurrencyName(currencyType, IS_PLURAL, IS_UPPER)
- ingame/restyle/keyboard/restylestation_keyboard.lua:538 --
GetCurrencyName(self.flatRadioButton.currencyType, IS_PLURAL, IS_UPPER)
- ingame/retrait/gamepad/zo_retraitstation_retrait_gamepad.lua:221 --
GetCurrencyName(CURT_CHAOTIC_CREATIA, IS_PLURAL, IS_LOWER)
- ingame/zo_loot/loothistory_shared.lua:205 --
GetCurrencyName(currencyType, IsCountSingularForm(currencyAdded), IS_UPPER)
- ingame/zo_loot/gamepad/lootcommon_gamepad.lua:152 --
GetCurrencyName(currencyType, IsCountSingularForm(currencyAmount), IS_UPPER)
- publicallingames/currency/currency.lua:21 --
GetCurrencyName(currencyType, IS_PLURAL, IS_UPPER)
- publicallingames/currency/currency.lua:461 --
GetCurrencyName(currencyType, IsCountSingularForm(currencyAmount), currencyInfo.isDefaultLowercase)
- publicallingames/currency/currency.lua:465 --
GetCurrencyName(currencyType, IsCountSingularForm(currencyAmount), currencyInfo.isDefaultLowercase)
- publicallingames/currency/currency.lua:482 --
GetCurrencyName(currencyType, IS_PLURAL, currencyInfo.isDefaultLowercase)
- publicallingames/rewards/rewards_manager.lua:223 --
GetCurrencyName(currencyType, IS_PLURAL, IS_UPPER)
- publicallingames/tooltip/itemtooltips.lua:1622 --
GetCurrencyName(currencyType, IS_PLURAL, IS_UPPER)
- publicallingames/tooltip/itemtooltips.lua:1654 --
GetCurrencyName(currencyType, IS_PLURAL, IS_UPPER)