- ingame/unitattributevisualizer/modules/powershield.lua:291 --
self:ApplyValueToBar(attributeBar, barInfo, leftOverlay, rightOverlay, shieldBarSize)
- ingame/unitattributevisualizer/modules/powershield.lua:297 --
self:ApplyValueToBar(attributeBar, barInfo, leftOverlay.traumaBar, rightOverlay and rightOverlay.traumaBar, traumaBarSize)
- ingame/unitattributevisualizer/modules/powershield.lua:302 --
self:ApplyValueToBar(attributeBar, barInfo, leftOverlay.fakeHealthBar, rightOverlay and rightOverlay.fakeHealthBar, fakeHealthSize)
- ingame/unitattributevisualizer/modules/powershield.lua:306 --
self:ApplyValueToBar(attributeBar, barInfo, leftOverlay.noHealingInner, rightOverlay and rightOverlay.noHealingInner, noHealingSize)
- ingame/unitattributevisualizer/modules/powershield.lua:308 --
self:ApplyValueToBar(attributeBar, barInfo, leftOverlay.noHealingOuter, rightOverlay and rightOverlay.noHealingOuter, noHealingSize)
- ingame/unitattributevisualizer/modules/powershield.lua:312 --
self:ApplyValueToBar(attributeBar, barInfo, leftOverlay.fakeNoHealingInner, rightOverlay and rightOverlay.fakeNoHealingInner, fakeNoHealingSize)
- ingame/unitattributevisualizer/modules/powershield.lua:314 --
self:ApplyValueToBar(attributeBar, barInfo, leftOverlay.fakeNoHealingOuter, rightOverlay and rightOverlay.fakeNoHealingOuter, fakeNoHealingSize)