exosuit 
The internal camera object for exosuits, applied by the camera upgrade
Vars | |
current_name | Currently used name of the mech |
---|---|
is_emp_scrambled | Whether the camera was recently affected by an EMP and is thus unfocused, shortening view_range |
number | Number of the camera and thus the name of the mech |
Procs | |
emp_refocus | Restore the camera's view default view range after an EMP |
update_c_tag | Updates the c_tag of the mech camera while preventing duplicate c_tag usage due to having mechs with the same name |
Var Details
current_name 
Currently used name of the mech
is_emp_scrambled 
Whether the camera was recently affected by an EMP and is thus unfocused, shortening view_range
number 
Number of the camera and thus the name of the mech
Proc Details
emp_refocus
Restore the camera's view default view range after an EMP
update_c_tag
Updates the c_tag of the mech camera while preventing duplicate c_tag usage due to having mechs with the same name