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

dummy_airlock_controller

Provides remote access to a controller (since they must be unique).

Vars

master_controllerMaster controller we're subordinated to
remote_stateTopic state used to interact remotely with the master controller's UI

Procs

on_master_destroyedCallback from the master controller when it is destroyed.
on_update_iconUpdate our appearence and state to match our parent's, unless we don't have a parent.

Var Details

master_controller

Master controller we're subordinated to

remote_state

Topic state used to interact remotely with the master controller's UI

Proc Details

on_master_destroyed

Callback from the master controller when it is destroyed.

on_update_icon

Update our appearence and state to match our parent's, unless we don't have a parent.