Daedalus Dock - Modules - TypesVar Details - Proc Details

peripheral

Vars

master_pcComputer we're attached to.

Procs

deferred_peripheral_inputCall peripheral_input after a specified amount of time
on_attachCalled when a peripheral is attached to a computer
on_detachCalled when a peripheral is removed from a computer
on_ui_clickCalled when the peripheral's ui button is clicked.

Var Details

master_pc

Computer we're attached to.

Proc Details

deferred_peripheral_input

Call peripheral_input after a specified amount of time

on_attach

Called when a peripheral is attached to a computer

on_detach

Called when a peripheral is removed from a computer

on_ui_click

Called when the peripheral's ui button is clicked.