Goonstation 13 - Modules - TypesVar Details - Proc Details

/datum/manufacturing_requirement/match_property

Vars

property_idMaterial property to match by its string identifier
property_thresholdWhat threshold our property has to match or exceed in order to pass.

Procs

match_propertyReturns whether the material property meets the threshold. Overwrite to have behavior other than >=

Var Details

property_id

Material property to match by its string identifier

property_threshold

What threshold our property has to match or exceed in order to pass.

Proc Details

match_property

Returns whether the material property meets the threshold. Overwrite to have behavior other than >=