Event.Unit.Detail.Charge

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

Usage:

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