not for ingame use 
        
    
            
        
| Vars | |
| banned_upgrades | Bitflags for banned upgrades | 
|---|---|
| upgrade | Bitflags for upgrades | 
| Procs | |
| check_menu | Checks if we are allowed to interact with a radial menu | 
| get_silo_iron | Used for examining the RCD and for its UI | 
| insert_matter | Inserts matter into the RCD allowing it to build | 
| install_upgrade | Installs an upgrade into the RCD checking if it is already installed, or if it is a banned upgrade | 
| ui_act | shared action for toggling silo link rcd,rld & plumbing | 
Var Details
banned_upgrades
            
        
    
            
        
        Bitflags for banned upgrades
upgrade
            
        
    
            
        
        Bitflags for upgrades
Proc Details
check_menu
Checks if we are allowed to interact with a radial menu
Arguments:
- user The living mob interacting with the menu
- remote_anchor The remote anchor for the menu
get_silo_iron
Used for examining the RCD and for its UI
insert_matter
Inserts matter into the RCD allowing it to build
install_upgrade
Installs an upgrade into the RCD checking if it is already installed, or if it is a banned upgrade
ui_act
shared action for toggling silo link rcd,rld & plumbing