/tg/ Station 13 - Modules - TypesVar Details

mod_adapter_core

Vars

activatedWhether or not the suit is activated
attached_moduleThe MODsuit module this circuit is associated with
deployedWhether or not the suit is deployed
deployed_partsA list of the names of all currently deployed parts
module_to_selectThe name of the module to select
on_deployThe signal that is triggered when the suit is deployed by a signal
on_module_selectedThe signal that is triggered when a module is selected
on_toggle_finishThe signal that is triggered when the suit has finished toggling itself after being activated by a signal
select_moduleThe signal to select a module
selected_moduleThe name of the last selected module
toggle_deployThe signal to toggle deployment of the modsuit
toggle_suitThe signal to toggle the suit
wearerA reference to the wearer of the MODsuit

Var Details

activated

Whether or not the suit is activated

attached_module

The MODsuit module this circuit is associated with

deployed

Whether or not the suit is deployed

deployed_parts

A list of the names of all currently deployed parts

module_to_select

The name of the module to select

on_deploy

The signal that is triggered when the suit is deployed by a signal

on_module_selected

The signal that is triggered when a module is selected

on_toggle_finish

The signal that is triggered when the suit has finished toggling itself after being activated by a signal

select_module

The signal to select a module

selected_module

The name of the last selected module

toggle_deploy

The signal to toggle deployment of the modsuit

toggle_suit

The signal to toggle the suit

wearer

A reference to the wearer of the MODsuit