Event.Unit.Detail.ComboUnit

Signals a unit's combo point target changing. Will trigger only for the player's unit ID.

Usage:

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