![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the number of loss-of-control effects your character is currently affected by.
numEvents = C_LossOfControl.GetNumEvents()
Returns
- numEvents
- number - Number of loss-of-control effects your character is currently affected by.
Patch changes
Patch 9.0.1 (2020-10-13): Removed. Replaced by C_LossOfControl.GetActiveLossOfControlDataCount.
Patch 5.1.0 (2012-11-27): Added.
