Event.Unit.Detail.ChargeMax

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

Usage:

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