Space Station 13 - Baystation 12 - Modules - TypesProc Details

wires

Procs

ResetPulsedIntended to be called when a pulsed wire 'resets'. You'll have to call this yourself in an addtimer() call in UpdatePulsed().
UpdateCutCalled when wires cut/mended.
UpdatePulsedCalled when wire pulsed. Add code here.

Proc Details

ResetPulsed

Intended to be called when a pulsed wire 'resets'. You'll have to call this yourself in an addtimer() call in UpdatePulsed().

UpdateCut

Called when wires cut/mended.

UpdatePulsed

Called when wire pulsed. Add code here.