Event.Ability.New.Cooldown.Begin

Signals the start of an ability's cooldown.

Usage:

Event.Ability.New.Cooldown.Begin(cooldowns)
ParameterTypeDatatypeDescription
cooldownsparametervariantThe abilities whose cooldown has been changed. The key is the ability ID, the value is the new cooldown. 0 indicates that the cooldown has finished.