Wowpedia

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

READ MORE

Wowpedia
Advertisement

Needs summary.

texture, colorR, colorG, colorB, colorA = GetUnitPowerBarTextureInfo(unitToken, textureIndex [, timerIndex])
                                        = GetUnitPowerBarTextureInfoByID(barID, textureIndex)

Arguments[]

GetUnitPowerBarTextureInfo[]

unitToken
string : UnitId
textureIndex
number
timerIndex
number?

GetUnitPowerBarTextureInfoByID[]

barID
number
textureIndex
number

Returns[]

texture
number
colorR
number
colorG
number
colorB
number
colorA
number

Patch changes[]

Battle for Azeroth Patch 8.3.0 (2020-01-14): Added. Replaces UnitAlternatePowerTextureInfo() [1]

Advertisement