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