Event.Unit.Detail.Combo

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

Usage:

Event.Unit.Detail.Combo(units)
ParameterTypeDatatypeDescription
unitsparametervariantTable of the units changed. Key is the unit ID, value is the new value.