BaseTool icon indicating copy to clipboard operation
BaseTool copied to clipboard

Add a `Kill()` method for running `Cooldown`

Open DarkRewar opened this issue 7 months ago • 0 comments

It is currently impossible to stop a running cooldown.

It must implements a Kill() method to stop it and immediately set the cooldown to ready.

Maybe adding Pause/Resume methods could be nice too?

DarkRewar avatar Jul 01 '24 16:07 DarkRewar