production

Procs | |
check_material_req | Returns how many times over the given material requirement for the given design is satisfied. |
---|---|
check_reagent_req | Returns how many times over the given reagent requirement for the given design is satisfied. |
Proc Details
check_material_req
Returns how many times over the given material requirement for the given design is satisfied.
Arguments:
- being_built: The design being referenced.
- material: The material being checked.
check_reagent_req
Returns how many times over the given reagent requirement for the given design is satisfied.
Arguments:
- being_built: The design being referenced.
- reagent: The reagent being checked.