Back to Home
ESO Function Data v100029
UpdatePowerBar()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/unitframes/unitframes.lua:1132
--
function UnitFrame:UpdatePowerBar(index, powerType, cur, max, forceInit)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/unitframes/unitframes.lua:1054
--
self:UpdatePowerBar(i, powerType, cur, max, FORCE_INIT)
ingame/unitframes/unitframes.lua:1903
--
unitFrame:UpdatePowerBar(powerPoolIndex, powerType, powerPool, powerPoolMax)