byond - Modules - TypesVar Details - Proc Details

/datum/action/xeno_action

Vars

charge_timeWhen set, an ability has to be charged up by being the active ability before it can be used
xeno_cooldownCooldown of the ability (do not use the cooldown var) Probably should only have the cooldown var, but that is for another rework

Procs

use_ability_wrapperA wrapper for use_ability that sends a signal

Var Details

charge_time

When set, an ability has to be charged up by being the active ability before it can be used

xeno_cooldown

Cooldown of the ability (do not use the cooldown var) Probably should only have the cooldown var, but that is for another rework

Proc Details

use_ability_wrapper

A wrapper for use_ability that sends a signal