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