![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the number of active loss-of-control effects.
count = C_LossOfControl.GetActiveLossOfControlDataCount()
= C_LossOfControl.GetActiveLossOfControlDataCountByUnit(unitToken)
Arguments
GetActiveLossOfControlDataCount
- None
GetActiveLossOfControlDataCountByUnit
- unitToken
- string : UnitId - Only works while in commentator mode.
Returns
- count
- number
Patch changes
Patch 9.0.1 (2020-10-13): Changed to C_LossOfControl.GetActiveLossOfControlDataCount()
Patch 5.1.0 (2012-11-27): Added as C_LossOfControl.GetNumEvents()
