Goonstation 13 - Modules - TypesVar Details - Proc Details

/datum/component/mechanics_connector

component for pulsing tools that will connect mechcomponents the user clicks on to the specified mechcomponent

Vars

connecteethe specific mechcomponent, this is the one we will connect the clicked component to

Procs

stop_linkingwe remove ourself here, the user no longer wishes to link components via us :(

Var Details

connectee

the specific mechcomponent, this is the one we will connect the clicked component to

Proc Details

stop_linking

we remove ourself here, the user no longer wishes to link components via us :(