Event.Ability.Cooldown.End (deprecated)

Signals the end of an ability's cooldown. All the values in the "cooldown" parameter will be 0.

Usage:

Event.Ability.Cooldown.End(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.
deprecated
hard
disabled
true