mod_adapter_core 
Vars | |
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 |
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