construction 
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 |
| 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 |
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
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