Click or drag to resize
ConstructionComponentconsumeResources Method (Recipe)

[Missing <summary> documentation for "M:Planetbase.ConstructionComponent.consumeResources(Planetbase.Recipe)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void consumeResources(
	Recipe recipee
)

Parameters

recipee
Type: PlanetbaseRecipe

[Missing <param name="recipee"/> documentation for "M:Planetbase.ConstructionComponent.consumeResources(Planetbase.Recipe)"]

See Also