Back to Home
ESO Function Data v101032
UpdatePowerBar()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/unitframes/unitframes.lua:1334
--
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:1229
--
self:UpdatePowerBar(i, powerType, cur, max, FORCE_INIT)
ingame/unitframes/unitframes.lua:2230
--
unitFrame:UpdatePowerBar(powerPoolIndex, powerType, powerPool, powerPoolMax)