Back to Home
ESO Function Data v100035
ZO_FastFormatDecimalNumber()
Function Aliases
LibFilters3.helpers.ZO_RetraitStation_CanItemBeRetraited.locations.1.ZO_FastFormatDecimalNumber()
Global Function Definitions
libraries/globals/localization.lua:178
--
function ZO_FastFormatDecimalNumber(decimalNumberString)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/globals/globals.lua:90
--
ZO_FastFormatDecimalNumber(percent)
ingame/housingeditor/housingeditorhud.lua:1550
--
ZO_FastFormatDecimalNumber(ZO_CommaDelimitNumber(x))
ingame/housingeditor/housingeditorhud.lua:1551
--
ZO_FastFormatDecimalNumber(ZO_CommaDelimitNumber(y))
ingame/housingeditor/housingeditorhud.lua:1552
--
ZO_FastFormatDecimalNumber(ZO_CommaDelimitNumber(z))
ingame/housingeditor/housingeditorhud.lua:1563
--
ZO_FastFormatDecimalNumber(string.format("%.1f", pitch))
ingame/housingeditor/housingeditorhud.lua:1564
--
ZO_FastFormatDecimalNumber(string.format("%.1f", yaw))
ingame/housingeditor/housingeditorhud.lua:1565
--
ZO_FastFormatDecimalNumber(string.format("%.1f", roll))
ingame/housingeditor/housingeditorhud.lua:2387
--
ZO_FastFormatDecimalNumber(ZO_CommaDelimitDecimalNumber(zo_roundToNearest(math.deg(HousingEditorGetPrecisionRotateUnits()), 0.01)))
ingame/housingeditor/housingeditorhud.lua:2407
--
ZO_FastFormatDecimalNumber(ZO_CommaDelimitDecimalNumber(zo_roundToNearest(math.deg(HousingEditorGetPrecisionRotateUnits()), 0.01)))
libraries/globals/globals.lua:132
--
ZO_FastFormatDecimalNumber(formattedNumber)
publicallingames/currency/currency.lua:186
--
ZO_FastFormatDecimalNumber(formattedCurrency)
publicallingames/rewards/rewards_manager.lua:368
--
ZO_FastFormatDecimalNumber(ZO_CommaDelimitNumber(quantity))
publicallingames/rewards/rewards_manager.lua:388
--
ZO_FastFormatDecimalNumber(ZO_CommaDelimitNumber(quantity))