cooldown 
Procs | |
| Activate | To be implemented by subtypes |
|---|---|
| InterceptClickOn | Intercepts client owner clicks to activate the ability |
| PreActivate | For signal calling |
| StartCooldown | Starts a cooldown time to be shared with similar abilities, will use default cooldown time if an override is not specified |
| StartCooldownSelf | Starts a cooldown time for this ability only, will use default cooldown time if an override is not specified |
Proc Details
Activate
To be implemented by subtypes
InterceptClickOn
Intercepts client owner clicks to activate the ability
PreActivate
For signal calling
StartCooldown
Starts a cooldown time to be shared with similar abilities, will use default cooldown time if an override is not specified
StartCooldownSelf
Starts a cooldown time for this ability only, will use default cooldown time if an override is not specified