Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the current value of the mirror timer.
value = GetMirrorTimerProgress(timer)
Arguments[]
- timer
- string - the first return value from GetMirrorTimerInfo, identifying the timer queried. Valid values include "EXHAUSTION", "BREATH" and "FEIGNDEATH".
Return values[]
- value
- number - current value of the timer. If the timer is not active, 0 is returned.