Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia

Needs summary.

name, tooltip, cost = GetUnitPowerBarStrings(unitToken)
                    = GetUnitPowerBarStringsByID(barID)

Arguments[]

GetUnitPowerBarStrings[]

unitToken
string : UnitId

GetUnitPowerBarStringsByID[]

barID
number - from UnitPowerBarID()

Returns[]

name
string?
tooltip
string?
cost
string?

Patch changes[]

Battle for Azeroth Patch 8.3.0 (2020-01-14): Added. Replaces GetAlternatePowerInfoByID() which is deprecated. [1]