Daedalus Dock - Modules - TypesVar Details - Proc Details

assembly

Vars

is_position_sensitiveSet to true if the device has different icons for each position. This will prevent things such as visible lasers from facing the incorrect direction when transformed by assembly_holder's update_appearance()

Procs

activateWhat the device does when turned on
pulseCalled when this device attempts to act on another device, var/radio determines if it was sent via radio or direct
pulsedCalled when another assembly acts on this one, var/radio will determine where it came from for wire calcs

Var Details

is_position_sensitive

Set to true if the device has different icons for each position. This will prevent things such as visible lasers from facing the incorrect direction when transformed by assembly_holder's update_appearance()

Proc Details

activate

What the device does when turned on

pulse

Called when this device attempts to act on another device, var/radio determines if it was sent via radio or direct

pulsed

Called when another assembly acts on this one, var/radio will determine where it came from for wire calcs