Space Station 13 - Nebula13 - Modules - TypesVar Details - Proc Details

airlock_helper

Vars

my_controllerThe controller we're using. Set to a type to locate the type during Initialize().
my_deviceThe device we're setting up. Set to a type to locate the type during Initialize().
tag_addonAdjusts the various radio tags used to configure airlock devices.

Procs

configure_associated_deviceStub for subtypes to override to deal with their specific devices.

Var Details

my_controller

The controller we're using. Set to a type to locate the type during Initialize().

my_device

The device we're setting up. Set to a type to locate the type during Initialize().

tag_addon

Adjusts the various radio tags used to configure airlock devices.

Proc Details

configure_associated_device

Stub for subtypes to override to deal with their specific devices.