Back to Home
ESO Function Data v100018
OnUnitAttributeVisualUpdated()
Function Aliases
- No known aliases for this function.
Global Function Definitions
- ingame/unitattributevisualizer/unitattributevisualizer.lua:115 -- function ZO_UnitAttributeVisualizer:OnUnitAttributeVisualUpdated(unitTag, visualType, stat, attribute, powerType, oldValue, newValue, oldMaxValue, newMaxValue)
- ingame/unitattributevisualizer/modules/armordamage.lua:255 -- function ZO_UnitVisualizer_ArmorDamage:OnUnitAttributeVisualUpdated(visualType, stat, attribute, powerType, oldValue, newValue)
- ingame/unitattributevisualizer/modules/arrowregeneration.lua:92 -- function ZO_UnitVisualizer_ArrowRegenerationModule:OnUnitAttributeVisualUpdated(visualType, stat, attribute, powerType, oldValue, newValue)
- ingame/unitattributevisualizer/modules/possession.lua:145 -- function ZO_UnitVisualizer_PossessionModule:OnUnitAttributeVisualUpdated(visualType, stat, attribute, powerType, oldValue, newValue)
- ingame/unitattributevisualizer/modules/powershield.lua:103 -- function ZO_UnitVisualizer_PowerShieldModule:OnUnitAttributeVisualUpdated(visualType, stat, attribute, powerType, oldValue, newValue, oldMaxValue, newMaxValue)
- ingame/unitattributevisualizer/modules/shrinkexpand.lua:109 -- function ZO_UnitVisualizer_ShrinkExpandModule:OnUnitAttributeVisualUpdated(visualType, stat, attribute, powerType, oldValue, newValue)
- ingame/unitattributevisualizer/modules/unitattributevisualizermodulebase.lua:48 -- function ZO_UnitAttributeVisualizerModuleBase:OnUnitAttributeVisualUpdated(visualType, stat, attribute, powerType, oldValue, newValue, oldMaxValue, newMaxValue)
- ingame/unitattributevisualizer/modules/unwavering.lua:71 -- function ZO_UnitVisualizer_UnwaveringModule:OnUnitAttributeVisualUpdated(visualType, stat, attribute, powerType, oldValue, newValue)
Local Function Definitions
- No known local definitions for this function.
Function Calls