Click or drag to resize
ConstructionComponentcanProduceResource Method

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

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool canProduceResource(
	ResourceType resourceType
)

Parameters

resourceType
Type: PlanetbaseResourceType

[Missing <param name="resourceType"/> documentation for "M:Planetbase.ConstructionComponent.canProduceResource(Planetbase.ResourceType)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Planetbase.ConstructionComponent.canProduceResource(Planetbase.ResourceType)"]

See Also