Back to Home
ESO Function Data v101044
AddConditionOrChargeBar()
Function Aliases
No known aliases for this function.
Global Function Definitions
publicallingames/tooltip/itemtooltips.lua:367
--
function ZO_Tooltip:AddConditionOrChargeBar(itemLink, value, maxValue, previewValueToAdd, narrationFormatter)
Local Function Definitions
No known local definitions for this function.
Function Calls
publicallingames/tooltip/itemtooltips.lua:339
--
self:AddConditionOrChargeBar(itemLink, condition, MAX_CONDITION, previewConditionToAdd, SI_GAMEPAD_TOOLTIP_DURABILITY_NARRATION_FORMAT)
publicallingames/tooltip/itemtooltips.lua:345
--
self:AddConditionOrChargeBar(itemLink, charges, maxCharges, previewChargeToAdd, SI_GAMEPAD_TOOLTIP_ENCHANT_CHARGE_NARRATION_FORMAT)