SPLURT Station 13 - Modules - TypesProc Details

cooldown

Procs

ActivateTo be implemented by subtypes
InterceptClickOnIntercepts client owner clicks to activate the ability
PreActivateFor signal calling
StartCooldownStarts a cooldown time to be shared with similar abilities, will use default cooldown time if an override is not specified
StartCooldownSelfStarts 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