Event.Unit.Detail.Aggro

Signals a unit's aggro flag changing. Will trigger only for groupmembers.

Usage:

Event.Unit.Detail.Aggro(units)
ParameterTypeDatatypeDescription
unitsparametervariantTable of the units changed. Key is the unit ID, value is the new value, or "false" in place of nil.