Click or drag to resize
ProductAmountsgetProductCount Method

[Missing <summary> documentation for "M:Planetbase.ProductAmounts.getProductCount(Planetbase.Product)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public int getProductCount(
	Product product
)

Parameters

product
Type: PlanetbaseProduct

[Missing <param name="product"/> documentation for "M:Planetbase.ProductAmounts.getProductCount(Planetbase.Product)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Planetbase.ProductAmounts.getProductCount(Planetbase.Product)"]

See Also