Event.Unit.Detail.Role

Signals a unit's role changing. Will trigger only for the player or partymembers.

Usage:

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