WoW API: GetMirrorTimerInfo
Jump to navigation
Jump to search
← WoW API < GetMirrorTimerInfo
Gives information about the mirror bar. (Spirit release, exhaustion/fatigue, etc)
local timer, value, maxvalue, scale, paused, label = GetMirrorTimerInfo(i)
Arguments
- ("i")
- arg1
- String - Number of bar
Returns
(to be filled)
- isTrue, retVal1, retVal2
- isTrue
- Boolean - is it true
- retVal1
- String - is it true
- retVal2
- Number - is it true
Further Information
For further information you may want to have a look at Quartz addon -> Mirror