Back to Home
ESO Function Data v100030
ZO_CommaDelimitNumber()
Function Aliases
LibFilters3.helpers.ZO_RetraitStation_CanItemBeRetraited.locations.1.ZO_CommaDelimitNumber()
Global Function Definitions
libraries/globals/localization.lua:136
--
function ZO_CommaDelimitNumber(amount)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/achievements/keyboard/achievements.lua:319
--
ZO_CommaDelimitNumber(numCompleted)
ingame/achievements/keyboard/achievements.lua:320
--
ZO_CommaDelimitNumber(numRequired)
ingame/achievements/keyboard/achievements.lua:1663
--
ZO_CommaDelimitNumber(earned)
ingame/achievements/keyboard/achievements.lua:1663
--
ZO_CommaDelimitNumber(total)
ingame/campaign/campaignemperor_shared.lua:211
--
ZO_CommaDelimitNumber(data.points)
ingame/championperks/championperks.lua:242
--
ZO_CommaDelimitNumber(GetCurrencyAmount(CURT_MONEY, CURRENCY_LOCATION_CHARACTER))
ingame/championperks/championperks.lua:243
--
ZO_CommaDelimitNumber(GetChampionRespecCost())
ingame/crafting/sharedenchanting.lua:311
--
ZO_CommaDelimitNumber(self.extractionSlot:GetStackCount())
ingame/crafting/sharedenchanting.lua:605
--
ZO_CommaDelimitNumber(self:GetStackCount())
ingame/crafting/smithingextraction_shared.lua:58
--
ZO_CommaDelimitNumber(self:GetStackCount())
ingame/crafting/smithingextraction_shared.lua:268
--
ZO_CommaDelimitNumber(self.extractionSlot:GetStackCount())
ingame/crowncrates/crowncrates.lua:549
--
ZO_CommaDelimitNumber(amount)
ingame/dailyloginrewards/dailyloginrewards_base.lua:55
--
ZO_CommaDelimitNumber(data.quantity)
ingame/deathrecap/deathrecap.lua:254
--
ZO_CommaDelimitNumber(attackInfo.attackDamage)
ingame/guildfinder/guildfinder_manager.lua:63
--
ZO_CommaDelimitNumber(data.achievementPoints)
ingame/housingeditor/housingpreview_shared.lua:214
--
ZO_CommaDelimitNumber(price)
ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:78
--
ZO_CommaDelimitNumber(furnitureObject.cost)
ingame/housingeditor/keyboard/housingfurnitureproducts_keyboard.lua:141
--
ZO_CommaDelimitNumber(cost)
ingame/housingeditor/keyboard/housingfurnitureproducts_keyboard.lua:155
--
ZO_CommaDelimitNumber(costAfterDiscount)
ingame/lfg/zo_activityfindertemplate_shared.lua:165
--
ZO_CommaDelimitNumber(xpReward)
ingame/mainmenu/gamepad/zo_mainmenu_gamepad.lua:566
--
ZO_CommaDelimitNumber(GetPlayerCrowns())
ingame/mainmenu/keyboard/zo_mainmenu_keyboard.lua:38
--
ZO_CommaDelimitNumber(currentCrownBalance)
ingame/mainmenu/keyboard/zo_mainmenu_keyboard.lua:41
--
ZO_CommaDelimitNumber(playerCrownBalance)
ingame/playerprogressbar/playerprogressbar.lua:248
--
ZO_CommaDelimitNumber(poolSize)
ingame/playerprogressbar/playerprogressbar.lua:953
--
ZO_CommaDelimitNumber(current)
ingame/playerprogressbar/playerprogressbar.lua:953
--
ZO_CommaDelimitNumber(levelSize)
ingame/stats/gamepad/zo_stats_gamepad.lua:1188
--
ZO_CommaDelimitNumber(currentXP)
ingame/stats/gamepad/zo_stats_gamepad.lua:1188
--
ZO_CommaDelimitNumber(totalXP)
ingame/stats/gamepad/zo_stats_gamepad.lua:1206
--
ZO_CommaDelimitNumber(poolSize)
ingame/tooltip/guildtooltips.lua:40
--
ZO_CommaDelimitNumber(applicationData.achievementPoints)
internalingame/market/marketclasses_shared.lua:302
--
ZO_CommaDelimitNumber(self.cost)
internalingame/market/marketclasses_shared.lua:320
--
ZO_CommaDelimitNumber(self.costAfterDiscount)
internalingame/market/marketclasses_shared.lua:347
--
ZO_CommaDelimitNumber(self.esoPlusCost)
libraries/globals/localization.lua:158
--
ZO_CommaDelimitNumber(amount)
libraries/globals/localization.lua:166
--
ZO_CommaDelimitNumber(wholeAmount)
publicallingames/currency/currency.lua:188
--
ZO_CommaDelimitNumber(amount)
publicallingames/tooltip/itemtooltips.lua:1782
--
ZO_CommaDelimitNumber(GetCurrencyAmount(currencyType, CURRENCY_LOCATION_BANK))
publicallingames/tooltip/itemtooltips.lua:1789
--
ZO_CommaDelimitNumber(GetCurrencyAmount(currencyType, GetCurrencyPlayerStoredLocation(currencyType)))