Click or drag to resize
ProductAmounts Constructor (ResourceAmounts)
Initializes a new instance of the ProductAmounts class

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public ProductAmounts(
	ResourceAmounts resourceAmounts
)

Parameters

resourceAmounts
Type: PlanetbaseResourceAmounts

[Missing <param name="resourceAmounts"/> documentation for "M:Planetbase.ProductAmounts.#ctor(Planetbase.ResourceAmounts)"]

See Also