Click or drag to resize
ConstructionComponentconsumeResources Method (ListResourceType)

[Missing <summary> documentation for "M:Planetbase.ConstructionComponent.consumeResources(System.Collections.Generic.List{Planetbase.ResourceType})"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void consumeResources(
	List<ResourceType> resourceConsumption
)

Parameters

resourceConsumption
Type: System.Collections.GenericListResourceType

[Missing <param name="resourceConsumption"/> documentation for "M:Planetbase.ConstructionComponent.consumeResources(System.Collections.Generic.List{Planetbase.ResourceType})"]

See Also