CooldownError(effect)

Error used when trying to execute a skill on cooldown

new CooldownError(effect)

Parameters:
Name Type Description
effect Effect

Cooldown effect that triggered this error

Properties:
Name Type Description
effect Effect

Extends

  • Error