dummy_airlock_controller
Provides remote access to a controller (since they must be unique).
Vars | |
master_controller | Master controller we're subordinated to |
---|---|
remote_state | Topic state used to interact remotely with the master controller's UI |
Procs | |
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. |
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.