Daedalus Dock - Modules - TypesVar Details - Proc Details

mcobject

Vars

configsConfiguration options
inputsInputs, basically pre-set acts. use MC_ADD_INPUT() to add.
interfaceOur interface for communicating with other mcobjects

Procs

linked_toCalled by create_link.
unlink_allA multitool interaction is happening. Let's act on it.

Var Details

configs

Configuration options

inputs

Inputs, basically pre-set acts. use MC_ADD_INPUT() to add.

interface

Our interface for communicating with other mcobjects

Proc Details

linked_to

Called by create_link.

A multitool interaction is happening. Let's act on it.