====== BUILDING_FUNCTION_DEFINED_RESOURCE_GENERATOR ====== **Category**: Asset\\ **Mod Dependency**: [[https://foundation.mod.io/foundation-ebf|Foundation EBF]] Parent class: [[api:building_function|BUILDING_FUNCTION]] ===== Properties ===== ---- ==== ResourceGenerator ==== * **Type**: ''[[api:building_function_resource_generator|BUILDING_FUNCTION_RESOURCE_GENERATOR]]'' * **Expected**: ''Asset ID'' * **Default value**: ''BUILDING_FUNCTION_WELL'' * **Should be** ''IsInfinite = false'' **else using this function is pointless** ---- ==== MaxQuantity ==== * **Type**: ''integer'' * **Default value**: ''1000'' ---- ==== GrowRate ==== * **Type**: ''float'' * **Default value**: ''1.0'' ----