![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
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[]
Patch 8.3.0 (2020-01-14): Added. Replaces GetAlternatePowerInfoByID() which is deprecated. [1]
